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

Chen Liang liach at openjdk.org
Thu May 8 23:20:06 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:

  Use classfile api instead of javac setting version

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/25124/files
  - new: https://git.openjdk.org/jdk/pull/25124/files/b8fa795e..cb02b045

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

  Stats: 324 lines in 10 files changed: 30 ins; 180 del; 114 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