Integrated: 8288730: Add type parameter to Lookup::accessClass and Lookup::ensureInitialized
Chen Liang
liach at openjdk.org
Wed Mar 22 16:23:19 UTC 2023
On Sat, 11 Mar 2023 03:28:16 GMT, Chen Liang <liach at openjdk.org> wrote:
> Parameterizes `Lookup::accessClass` and `Lookup::ensureInitialized`. Updated an applicable use-site within JDK to benefit from this patch.
This pull request has now been integrated.
Changeset: a2d8f634
Author: Chen Liang <liach at openjdk.org>
Committer: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a2d8f634de69d11d7beec5e853f710719497bfe3
Stats: 7 lines in 2 files changed: 2 ins; 1 del; 4 mod
8288730: Add type parameter to Lookup::accessClass and Lookup::ensureInitialized
Reviewed-by: mchung
-------------
PR: https://git.openjdk.org/jdk/pull/12984
More information about the core-libs-dev
mailing list