RFR: 8346986: Remove ASM from java.base [v3]
Adam Sotona
asotona at openjdk.org
Thu Jan 9 08:40:37 UTC 2025
> 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:
- all: https://git.openjdk.org/jdk/pull/22946/files
- new: https://git.openjdk.org/jdk/pull/22946/files/56fc9e41..13267e26
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22946&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22946&range=01-02
Stats: 3748 lines in 240 files changed: 1342 ins; 1342 del; 1064 mod
Patch: https://git.openjdk.org/jdk/pull/22946.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22946/head:pull/22946
PR: https://git.openjdk.org/jdk/pull/22946
More information about the build-dev
mailing list