Re: RFR: 8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-8303884

2025-01-14 Thread David Holmes
On Wed, 15 Jan 2025 05:14:51 GMT, Henry Jen wrote: > jimage use the same code to parse command line options, the resource bundle > for jimage also need update. LGTM. Thanks - Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/23123#pullrequestre

RFR: 8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-8303884

2025-01-14 Thread Henry Jen
jimage use the same code to parse command line options, the resource bundle for jimage also need update. - Commit messages: - 8347761: Test tools/jimage/JImageExtractTest.java fails after JDK-8303884 Changes: https://git.openjdk.org/jdk/pull/23123/files Webrev: https://webrevs.op