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

Anton Artemov duke at openjdk.org
Mon May 5 08:55:56 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 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.

This pull request has now been integrated.

Changeset: 6dd55538
Author:    Anton Artemov <anton.artemov at oracle.com>
Committer: Afshin Zafari <azafari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6dd555382326d02a1fc419bc443285509886e46f
Stats:     303 lines in 6 files changed: 267 ins; 17 del; 19 mod

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

Reviewed-by: matsaave, coleenp

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

PR: https://git.openjdk.org/jdk/pull/24662


More information about the hotspot-runtime-dev mailing list