RFR: 8346986: Remove ASM from java.base [v7]
Adam Sotona
asotona at openjdk.org
Mon Jan 13 08:14:08 UTC 2025
On Mon, 13 Jan 2025 07:40:06 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:
>
> removed asm.md
> I see you've removed asm.md in [72ed71d](https://github.com/openjdk/jdk/commit/72ed71d6bcc570b600ac7c591e7b6d69a3bf2559) but I assume it should move to the test tree. skynet.md and acvp.md are two examples to look at.
Oh, right, thank you.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22946#issuecomment-2586440763
More information about the build-dev
mailing list