Skip to content

Commit 0901548

Browse files
tkiriyamaerikj79
authored andcommitted
8283724: Incorrect description for jtreg-failure-handler option
Reviewed-by: erikj, ihse
1 parent dae4c49 commit 0901548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/autoconf/jdk-options.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ AC_DEFUN_ONCE([JDKOPT_ENABLE_DISABLE_FAILURE_HANDLER],
494494
[
495495
UTIL_ARG_ENABLE(NAME: jtreg-failure-handler, DEFAULT: auto,
496496
RESULT: BUILD_FAILURE_HANDLER,
497-
DESC: [enable keeping of packaged modules in jdk image],
497+
DESC: [enable building of the jtreg failure handler],
498498
DEFAULT_DESC: [enabled if jtreg is present],
499499
CHECKING_MSG: [if the jtreg failure handler should be built],
500500
CHECK_AVAILABLE: [

0 commit comments

Comments
 (0)