RFR: 8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests [v5]
Anton Artemov
duke at openjdk.org
Fri May 2 14:57:25 UTC 2025
> Rewrote JsrRewriting and OomWhileParsingRepeatedJsr tests so that they are not using jar files, but instead class files are created on the fly using the ASM library.
>
> Test in tiers 1-3 on multiple platforms pass.
Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
8354329: Addressed latest reviewer's comments.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24662/files
- new: https://git.openjdk.org/jdk/pull/24662/files/14f69c7f..4644c4bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24662&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24662&range=03-04
Stats: 18 lines in 4 files changed: 3 ins; 12 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/24662.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24662/head:pull/24662
PR: https://git.openjdk.org/jdk/pull/24662
More information about the hotspot-runtime-dev
mailing list