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

Adam Sotona asotona at openjdk.org
Fri Jan 10 15:48:19 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:

  Update test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/Util.java
  
  Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22946/files
  - new: https://git.openjdk.org/jdk/pull/22946/files/13267e26..ac5063c9

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

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