RFR: 8294977: Convert test/jdk/java tests from ASM library to Classfile API [v9]

Chen Liang liach at openjdk.org
Mon Jan 15 18:00:30 UTC 2024


On Thu, 21 Sep 2023 11:46:19 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits:
>> 
>>  - Classfile object update
>>  - Merge branch 'master' into invoke-test-classfile
>>  - Merge branch 'master' into invoke-test-classfile
>>  - Switch to ConstantDescs for <init> <clinit> and void constants
>>  - Merge AnnotationsTest, remove ModuleTargetAttribute call
>>  - Merge branch 'invoke-test-classfile' of https://github.com/liachmodded/jdk into invoke-test-classfile
>>  - Update test/jdk/java/lang/invoke/8022701/MHIllegalAccess.java
>>    
>>    Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
>>  - Merge branch 'master' into invoke-test-classfile
>>  - Fix LambdaStackTrace after running
>>  - formatting
>>  - ... and 4 more: https://git.openjdk.org/jdk/compare/526dba1a...d0b6c2ae
>
> I would integrate conversions that are ready, otherwise the work spend to fix and reflect changes would double in the preview branch.

Keep alive, @asotona can you review this again as it's up-to-date against current master's Classfile API? (i.e. without the instruction renames)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13009#issuecomment-1892590106


More information about the core-libs-dev mailing list