git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Oct 30 22:03:37 UTC 2020
Changeset: 36c150b1
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2020-10-30 22:01:59 +0000
URL: https://github.com/openjdk/mobile/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
Changeset: bc4623be
Author: duke <duke at openjdk.org>
Date: 2020-10-30 22:02:56 +0000
URL: https://github.com/openjdk/mobile/commit/bc4623be
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list