On Mon, 29 Apr 2024 08:11:06 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> I'm looking at ways at reducing/eliminating startup overheads the classfile 
> API in preparation of #17108, and have pushed a series of enhancements to 
> that effect already. This PR is a collection of minor improvements which add 
> up to a 1.5% reduction in retired instructions - or a 5% reduction in 
> executed bytecode - on a simple lambda startup test.

This pull request has now been integrated.

Changeset: 0630bb02
Author:    Claes Redestad <redes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/0630bb02eb760081ddd612ccb1b12d57d43aab5e
Stats:     74 lines in 7 files changed: 7 ins; 5 del; 62 mod

8331264: Reduce java.lang.constant initialization overhead

Reviewed-by: liach, mchung

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

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

Reply via email to