RFR: 8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently

Christian Stein cstein at openjdk.org
Sat Aug 2 06:11: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.

Moving the new test with _assumptions on the hotspot compiler_ into a dedicated unit makes sense.

-------------

Marked as reviewed by cstein (Committer).

PR Review: https://git.openjdk.org/jdk/pull/26601#pullrequestreview-3080933062


More information about the compiler-dev mailing list