git: openjdk/jdk-sandbox: classfile-api-dev-branch: fixed InvokeDynamicEntry::asSymbol and BytecodeHelpers::handleDescToHandleInfo

Adam Sotona asotona at openjdk.org
Wed Jun 29 17:46:21 UTC 2022


Changeset: a426edc5
Author:    Adam Sotona <asotona at openjdk.org>
Date:      2022-06-29 19:31:32 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/a426edc5994c42554489760291a4bd867ea58fa6

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