RFR: 8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Chen Liang
liach at openjdk.org
Fri Aug 1 17:31:46 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.
Testing: Ran the newly split test 100 times in repeat in jtreg
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26601#issuecomment-3145282345
More information about the compiler-dev
mailing list