RFR: 8356548: Avoid using ASM to parse latest class files in tests [v4]

Chen Liang liach at openjdk.org
Fri May 9 22:34:45 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 six additional commits since the last revision:

 - Move other tier 4,5, etc tests to not use ClassReader
 - Merge branch 'master' of https://github.com/openjdk/jdk into fix/asm-test-upgrade
 - 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/3114f523..4fc1b513

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25124&range=02-03

  Stats: 2021 lines in 102 files changed: 1232 ins; 449 del; 340 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