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

Adam Sotona asotona at openjdk.org
Mon Jan 13 08:14:08 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:

  moved asm.md to the testlibrary/asm

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

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

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

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