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

Christoph Langer clanger at openjdk.java.net
Thu Apr 8 08:14:31 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.

Hi Rich, I had issues with non clean backports as well...

To get this accepted by the bots, try to set the PR title to "Backport of 9689863ac0bac8c542162d4af30fec078e9c91b4".

If that doesn't help, you need to manipulate your git commit message that way...

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

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


More information about the jdk-updates-dev mailing list