Skip to content

Commit

Permalink
8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-830…
Browse files Browse the repository at this point in the history
…3884

Reviewed-by: dholmes
slowhog committed Jan 15, 2025
1 parent 28e01e6 commit a3be97e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -93,6 +93,7 @@ main.opt.footer=\

err.not.a.task=task must be one of <extract | info | list | verify>: {0}
err.missing.arg=no value given for {0}
err.ambiguous.arg=value for option {0} starts with \"--\" should use {0}=<value> format
err.not.a.dir=not a directory: {0}
err.not.a.jimage=not a jimage file: {0}
err.invalid.jimage=Unable to open {0}: {1}

1 comment on commit a3be97e

@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.