RFR: 8294976: Convert Runtime classes to use the ClassFile API instead of ASM [v2]
Oussama Louati
duke at openjdk.org
Wed Mar 13 13:01:25 UTC 2024
> 8294976: Convert Runtime classes to use the ClassFile API instead of ASM
Oussama Louati has updated the pull request incrementally with one additional commit since the last revision:
use ConstantDescs for common class and method descriptors.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18271/files
- new: https://git.openjdk.org/jdk/pull/18271/files/c00417b2..ed06cecf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18271&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18271&range=00-01
Stats: 8 lines in 1 file changed: 1 ins; 0 del; 7 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