RFR: 8356548: Avoid using ASM to parse latest class files in tests
Chen Liang
liach at openjdk.org
Thu May 8 17:59:28 UTC 2025
For early eval; test by changing the ClassReader max accepted version of test ASM to 24 instead of 25
-------------
Commit messages:
- Merge branch 'master' of https://github.com/openjdk/jdk into fix/asm-test-upgrade
- 8356548: Avoid using ASM to parse latest class files in tests
Changes: https://git.openjdk.org/jdk/pull/25124/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356548
Stats: 291 lines in 8 files changed: 99 ins; 136 del; 56 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