RFR: 8346986: Remove ASM from java.base [v2]

Adam Sotona asotona at openjdk.org
Thu Jan 9 08:20:36 UTC 2025


On Wed, 8 Jan 2025 07:21:36 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> There are no more consumers of ASM library except for hotspot tests.
>> This patch moves ASM library from java.base module to the hotspot test libraries location and fixes the tests.
>> 
>> Please review.
>> 
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   asm move under test/hotspot/jtreg/testlibrary

The consensus seems to be more toward the all-in-one solution (move + repackage). 
I'll update the patch.

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

PR Comment: https://git.openjdk.org/jdk/pull/22946#issuecomment-2579412022


More information about the build-dev mailing list