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

Adam Sotona asotona at openjdk.org
Mon Jan 13 07:40:06 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 asm.md

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22946/files
  - new: https://git.openjdk.org/jdk/pull/22946/files/d3559630..72ed71d6

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

  Stats: 36 lines in 1 file changed: 0 ins; 36 del; 0 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