RFR: 8294960: Convert java.base/java.lang.invoke package to use the Classfile API to generate lambdas and method handles [v4]

Adam Sotona asotona at openjdk.org
Thu Dec 21 01:46:40 UTC 2023


On Wed, 20 Dec 2023 20:39:55 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Can you include the performance comparison before and after this change and what performance benchmarks you run?

I've run two batches on Aurora with mixed results (linked to [JDK-8294960](https://bugs.openjdk.org/browse/JDK-8294960)): `org.openjdk.bech.java.lang.invoke.+` and startup benchmarks

I can attach some of them here if needed.

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

PR Comment: https://git.openjdk.org/jdk/pull/17108#issuecomment-1865359565


More information about the core-libs-dev mailing list