RFR: 8354329: Rewrite runtime/ClassFile/JsrRewriting.java and OomWhileParsingRepeatedJsr.java tests [v3]
Anton Artemov
duke at openjdk.org
Fri Apr 25 15:05:51 UTC 2025
On Fri, 25 Apr 2025 14:57:39 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.
>
> 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.
Actually the commit message is incorrect, it should be "8354329: Got rid of obsolete Applet inheritance, **now** inheriting from Object."
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24662#issuecomment-2830683599
More information about the hotspot-runtime-dev
mailing list