RFR: 8356548: Avoid using ASM to parse latest class files in tests [v5]
Chen Liang
liach at openjdk.org
Thu Jun 26 16:11:16 UTC 2025
> For early eval; test by changing the ClassReader max accepted version of test ASM to 24 instead of 25
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Update test/hotspot/jtreg/compiler/calls/common/InvokeDynamicPatcher.java
Co-authored-by: Andrew Haley <aph-open at littlepinkcloud.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25124/files
- new: https://git.openjdk.org/jdk/pull/25124/files/4fc1b513..020659f3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25124.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25124/head:pull/25124
PR: https://git.openjdk.org/jdk/pull/25124
More information about the hotspot-dev
mailing list