RFR: 8294976: Convert Runtime classes to use the ClassFile API instead of ASM

Oussama Louati duke at openjdk.org
Wed Mar 13 12:39:33 UTC 2024


8294976: Convert Runtime classes to use the ClassFile API instead of ASM

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

Commit messages:
 - migrate loadClassData to use ClassFile API instead of ASM

Changes: https://git.openjdk.org/jdk/pull/18271/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18271&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294976
  Stats: 57 lines in 1 file changed: 11 ins; 16 del; 30 mod
  Patch: https://git.openjdk.org/jdk/pull/18271.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18271/head:pull/18271

PR: https://git.openjdk.org/jdk/pull/18271


More information about the hotspot-runtime-dev mailing list