RFR: 8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests [v3]
Anton Artemov
duke at openjdk.org
Fri Apr 25 14:57:39 UTC 2025
> Rewrote JsrRewriting and OomWhileParsingRepeatedJsr tests so that are not using jar files, but instead class files are created on the fly using the 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: Got rid of obsolete Applet inheritance, not inheriting from Object.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24662/files
- new: https://git.openjdk.org/jdk/pull/24662/files/e77b9993..a1ec94cc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24662&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24662&range=01-02
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 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