RFR: 8332340: Add JavacBench as a test case for CDS [v3]

Ioi Lam iklam at openjdk.org
Mon May 20 17:24:22 UTC 2024


> JavacBench is a test program that compiles 90 Java source files. It uses a fair amount of invokedynamic callsites, so it's good for testing CDS support for indy and lambda expressions.
> 
> This test was first integrated into the [leyden](https://github.com/openjdk/leyden/tree/premain) repo. Hence some of the files have copyrights in 2023.

Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:

  @calvinccheung comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19256/files
  - new: https://git.openjdk.org/jdk/pull/19256/files/354665a3..ad97efa1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19256&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19256&range=01-02

  Stats: 14 lines in 3 files changed: 5 ins; 6 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/19256.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19256/head:pull/19256

PR: https://git.openjdk.org/jdk/pull/19256


More information about the core-libs-dev mailing list