git: openjdk/jdk: 8255489: Unify the parsing of @lambda-proxy and @lambda-form-invokers tags in a classlist
Calvin Cheung
ccheung at openjdk.java.net
Fri Oct 30 22:02:42 UTC 2020
Changeset: 36c150b1
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2020-10-30 22:01:59 +0000
URL: https://github.com/openjdk/jdk/commit/36c150b1
8255489: Unify the parsing of @lambda-proxy and @lambda-form-invokers tags in a classlist
Reviewed-by: iklam, minqi
! src/hotspot/share/classfile/classListParser.cpp
! src/hotspot/share/classfile/classListParser.hpp
! src/hotspot/share/classfile/lambdaFormInvokers.cpp
! src/hotspot/share/classfile/lambdaFormInvokers.hpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/prims/jvm.cpp
! test/hotspot/jtreg/runtime/cds/appcds/BadBSM.java
! test/hotspot/jtreg/runtime/cds/appcds/DumpClassListWithLF.java
! test/hotspot/jtreg/runtime/cds/appcds/LambdaProxyClasslist.java
More information about the jdk-changes
mailing list