RFR: 8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests

Anton Artemov duke at openjdk.org
Fri Apr 25 12:27:13 UTC 2025


On Tue, 15 Apr 2025 13:37:17 GMT, Anton Artemov <duke at openjdk.org> wrote:

> 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.

Test in tiers 1-3 on multiple platforms pass.

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

PR Comment: https://git.openjdk.org/jdk/pull/24662#issuecomment-2830277147


More information about the hotspot-runtime-dev mailing list