git: openjdk/jdk-sandbox: classfile-api-branch: fixed InvokeDynamicEntry::asSymbol and BytecodeHelpers::handleDescToHandleInfo
Adam Sotona
asotona at openjdk.org
Wed Jun 29 17:35:09 UTC 2022
Changeset: 0fe61c50
Author: Adam Sotona <asotona at openjdk.org>
Date: 2022-06-29 19:31:32 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/0fe61c507a2fa0a66d2477e97f58f5551c3b56fd
fixed InvokeDynamicEntry::asSymbol and BytecodeHelpers::handleDescToHandleInfo
implemented RebuildingTransformation and added to Transforms and CorpusTest
reduced CorpusTestHelper output and adjusted TEST.properties
! src/java.base/share/classes/jdk/classfile/constantpool/InvokeDynamicEntry.java
! src/java.base/share/classes/jdk/classfile/impl/BytecodeHelpers.java
! test/jdk/jdk/classfile/TEST.properties
! test/jdk/jdk/classfile/helpers/CorpusTestHelper.java
+ test/jdk/jdk/classfile/helpers/RebuildingTransformation.java
! test/jdk/jdk/classfile/helpers/Transforms.java
More information about the jdk-sandbox-changes
mailing list