Integrated: 8274299: Make Method/Constructor/Field accessors @Stable

Peter Levart plevart at openjdk.java.net
Tue Oct 5 14:21:16 UTC 2021


On Sat, 25 Sep 2021 10:15:11 GMT, Peter Levart <plevart at openjdk.org> wrote:

> This patch improves reflective access speed as shown by the included benchmarks:
> 
> https://jmh.morethan.io/?gists=902f4b43519c4f96c7abcd14cdc2d27d,ac490481e3001c710d75d6071c10b23a
> 
> ... and is also a prerequisite to make JEP 416 (Reimplement Core Reflection with Method Handle) perform better in some circumstances.

This pull request has now been integrated.

Changeset: 7ad74d82
Author:    Peter Levart <plevart at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7ad74d82d7117113dd73966a0dd96168adfd6463
Stats:     784 lines in 13 files changed: 700 ins; 37 del; 47 mod

8274299: Make Method/Constructor/Field accessors @Stable

Reviewed-by: redestad, mchung

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

PR: https://git.openjdk.java.net/jdk/pull/5694


More information about the core-libs-dev mailing list