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

Richard Reingruber rrich at openjdk.java.net
Wed Apr 14 07:43:09 UTC 2021


On Thu, 1 Apr 2021 11:07:44 GMT, Richard Reingruber <rrich 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.

This pull request has now been integrated.

Changeset: 8ddb1d84
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16u/commit/8ddb1d84
Stats:     120 lines in 2 files changed: 119 ins; 0 del; 1 mod

8262295: C2: Out-of-Bounds Array Load from Clone Source

Reviewed-by: thartmann
Backport-of: 9689863ac0bac8c542162d4af30fec078e9c91b4

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

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


More information about the jdk-updates-dev mailing list