Integrated: 8332340: Add JavacBench as a test case for CDS

Ioi Lam iklam at openjdk.org
Thu May 23 16:08:13 UTC 2024


On Thu, 16 May 2024 02:37:02 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 7fd9d6c7
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7fd9d6c760c66d3e2f4034cf1a6b1b583ff829a9
Stats:     607 lines in 4 files changed: 607 ins; 0 del; 0 mod

8332340: Add JavacBench as a test case for CDS

Reviewed-by: ccheung, matsaave

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

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


More information about the core-libs-dev mailing list