[jdk16u] RFR: 8262295: C2: Out-of-Bounds Array Load from Clone Source

Richard Reingruber rrich at openjdk.java.net
Mon Apr 12 10:06:39 UTC 2021


On Mon, 12 Apr 2021 07:38:41 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> This is the jdk16u backport of the fix for JDK-8262295.
>> The fix applies cleanly.
>> The test required trivial adaptation: I had to remove the package from the class ClassFileInstaller.
>> 
>> The fix passed our CI testing: JCK and JTREG, also in Xcomp mode, SPECjvm2008, SPECjbb2015, Renaissance Suite,
>> SAP specific tests with fastdebug and release builds on all platforms.
>
> Marked as reviewed by thartmann (Reviewer).

Thanks for the review @TobiHartmann

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

PR: https://git.openjdk.java.net/jdk16u/pull/101


More information about the jdk-updates-dev mailing list