RFR: 8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Chen Liang
liach at openjdk.org
Sun Aug 3 13:27:00 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.
Thanks Jaikiran for this approval. Let's integrate this to stop the spam in CI pipelines.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26601#issuecomment-3148421653
More information about the compiler-dev
mailing list