Skip to content

Commit e070c31

Browse files
committed
8283724: Incorrect description for jtreg-failure-handler option
Backport-of: 0901548833a0125f15fede64bc2e7dbe84fed42d
1 parent 40add10 commit e070c31

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
@@ -508,7 +508,7 @@ AC_DEFUN_ONCE([JDKOPT_ENABLE_DISABLE_FAILURE_HANDLER],
508508
[
509509
UTIL_ARG_ENABLE(NAME: jtreg-failure-handler, DEFAULT: auto,
510510
RESULT: BUILD_FAILURE_HANDLER,
511-
DESC: [enable keeping of packaged modules in jdk image],
511+
DESC: [enable building of the jtreg failure handler],
512512
DEFAULT_DESC: [enabled if jtreg is present],
513513
CHECKING_MSG: [if the jtreg failure handler should be built],
514514
CHECK_AVAILABLE: [

0 commit comments

Comments
 (0)