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

Magnus Ihse Bursie ihse at openjdk.org
Mon Jan 13 16:04:51 UTC 2025


On Mon, 13 Jan 2025 08:14:08 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:
> 
>   moved asm.md to the testlibrary/asm

In that case I have no more objections for the build part of this PR.

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

Marked as reviewed by ihse (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22946#pullrequestreview-2547103022


More information about the build-dev mailing list