On Thu, 9 Jan 2025 08:40:37 GMT, Adam Sotona <asot...@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 jdk.internal package prefix from asm Changes looks good. The only concern is that jtreg might be fail to correctly compile so huge source set as testlibrary, but it should be addressed by jtreg. Thank you for moving ASM. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22946#issuecomment-2581222597