RFR: 8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Jaikiran Pai
jpai at openjdk.org
Sun Aug 3 09:25:53 UTC 2025
On Fri, 1 Aug 2025 17:23:18 GMT, Chen Liang <liach at openjdk.org> wrote:
> SourceLauncherTest is placing arbitrary assumptions on the hotspot compiler. Since this test is running the source launcher in the same JVM, we have to create separate jtreg tests to allow running the test and the in-JVM source launcher with another set of VM flags.
Marked as reviewed by jpai (Reviewer).
In context of the current failure reported in https://bugs.openjdk.org/browse/JDK-8364545, this change looks OK to me.
-------------
PR Review: https://git.openjdk.org/jdk/pull/26601#pullrequestreview-3082062872
PR Comment: https://git.openjdk.org/jdk/pull/26601#issuecomment-3148287878
More information about the compiler-dev
mailing list