Skip to content

Commit

Permalink
8283724: Incorrect description for jtreg-failure-handler option
Browse files Browse the repository at this point in the history
Backport-of: 0901548833a0125f15fede64bc2e7dbe84fed42d
  • Loading branch information
shipilev committed Aug 25, 2023
1 parent 40add10 commit e070c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/autoconf/jdk-options.m4
Expand Up @@ -508,7 +508,7 @@ AC_DEFUN_ONCE([JDKOPT_ENABLE_DISABLE_FAILURE_HANDLER],
[
UTIL_ARG_ENABLE(NAME: jtreg-failure-handler, DEFAULT: auto,
RESULT: BUILD_FAILURE_HANDLER,
DESC: [enable keeping of packaged modules in jdk image],
DESC: [enable building of the jtreg failure handler],
DEFAULT_DESC: [enabled if jtreg is present],
CHECKING_MSG: [if the jtreg failure handler should be built],
CHECK_AVAILABLE: [
Expand Down

1 comment on commit e070c31

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.