RFR: 8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests [v5]
Matias Saavedra Silva
matsaave at openjdk.org
Fri May 2 15:08:47 UTC 2025
On Fri, 2 May 2025 14:57:25 GMT, Anton Artemov <duke at openjdk.org> wrote:
>> 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.
New changes look good! Thanks for removing the unused imports as well.
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24662#pullrequestreview-2812249444
More information about the hotspot-runtime-dev
mailing list