git: openjdk/jdk: 2 new changesets
Ioi Lam
iklam at openjdk.org
Thu May 23 16:05:31 UTC 2024
Changeset: 417d174a
Author: Nizar Benalla <nbenalla at openjdk.org>
Committer: Magnus Ihse Bursie <ihse at openjdk.org>
Date: 2024-05-23 16:04:40 +0000
URL: https://git.openjdk.org/jdk/commit/417d174aa1b7bd3b5755e5f2352d9bbe6ce6f183
8331348: Some incremental builds deposit files in the make directory
Reviewed-by: ihse, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Main.java
Changeset: 7fd9d6c7
Author: Ioi Lam <iklam at openjdk.org>
Date: 2024-05-23 16:04:56 +0000
URL: https://git.openjdk.org/jdk/commit/7fd9d6c760c66d3e2f4034cf1a6b1b583ff829a9
8332340: Add JavacBench as a test case for CDS
Reviewed-by: ccheung, matsaave
+ test/hotspot/jtreg/runtime/cds/appcds/applications/JavacBench.java
+ test/hotspot/jtreg/runtime/cds/appcds/applications/JavacBenchApp.java
+ test/lib/jdk/test/lib/StringArrayUtils.java
+ test/lib/jdk/test/lib/cds/CDSAppTester.java
More information about the jdk-changes
mailing list