RFR: Backport JDK-8215265: C2: range check elimination may allow illegal out of bound access

Andrew Dinn adinn at redhat.com
Wed Aug 21 07:48:52 UTC 2019


On 20/08/2019 22:23, Roman Kennke wrote:
> This is a backport of the original jdk12 fix:
> 
> https://bugs.openjdk.java.net/browse/JDK-8215265
> 
> Which has been backported to 11 already:
> http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/2815d9d11969
> 
> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8215265/webrev.00/
> 
> The only differs is relatively minor details: paths adjusted, new
> AddINode() -> new (C) AddINode().
> 
> Testing: new testcase fails without fix, passes with fix. No tier1
> regressions.
> 
> Can I please get a review?
Looks good.

regards,


Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander


More information about the jdk8u-dev mailing list