RFR: 8356548: Avoid using ASM to parse latest class files in tests [v3]
Chen Liang
liach at openjdk.org
Thu May 8 23:46:35 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' of https://github.com/openjdk/jdk into fix/asm-test-upgrade
- Use classfile api instead of javac setting version
- 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:
- all: https://git.openjdk.org/jdk/pull/25124/files
- new: https://git.openjdk.org/jdk/pull/25124/files/cb02b045..3114f523
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=01-02
Stats: 2043 lines in 169 files changed: 705 ins; 957 del; 381 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 serviceability-dev
mailing list