RFR: 8328111: Convert Runtime classes to use the ClassFile API instead of ASM [v9]
Oussama Louati
duke at openjdk.org
Thu Mar 14 15:40:53 UTC 2024
> 8328111: Convert Runtime classes to use the ClassFile API instead of ASM
Oussama Louati has updated the pull request incrementally with two additional commits since the last revision:
- removing unnecessary whitespaces
- convert BadMethodHandles to use classFile API
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18271/files
- new: https://git.openjdk.org/jdk/pull/18271/files/24b8f579..b5466031
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18271&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18271&range=07-08
Stats: 173 lines in 2 files changed: 11 ins; 36 del; 126 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