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

Anton Artemov duke at openjdk.org
Wed Apr 30 08:59:47 UTC 2025


On Tue, 29 Apr 2025 19:07:13 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> 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.
>
> test/hotspot/jtreg/runtime/ClassFile/JsrRewriting.java line 41:
> 
>> 39:  *          java.desktop
>> 40:  *          java.management
>> 41:  * @run driver JsrRewriting
> 
> See other comment.  I think this needs @compile OOMCrashClass1960_1.java.  I'm not sure how the test found the class.

See above, similar answer for this test.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24662#discussion_r2068204827


More information about the hotspot-runtime-dev mailing list