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

Adam Sotona asotona at openjdk.org
Wed Jan 8 07:21:36 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:

  asm move under test/hotspot/jtreg/testlibrary

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22946/files
  - new: https://git.openjdk.org/jdk/pull/22946/files/f94d79e4..56fc9e41

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22946&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22946&range=00-01

  Stats: 143 lines in 263 files changed: 0 ins; 0 del; 143 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