Integrated: 8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Chen Liang
liach at openjdk.org
Sun Aug 3 13:27:01 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.
This pull request has now been integrated.
Changeset: 1a206d2a
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1a206d2a6cade07249f6922072ac9d29aa56bc43
Stats: 122 lines in 2 files changed: 84 ins; 37 del; 1 mod
8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Reviewed-by: cstein, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/26601
More information about the compiler-dev
mailing list