RFR(XS): 8030070 Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client, -server) is running
Christian Thalinger
christian.thalinger at oracle.com
Fri Dec 20 10:36:53 PST 2013
Looks good.
On Dec 19, 2013, at 11:50 AM, Igor Veresov <igor.veresov at oracle.com> wrote:
> This is a backport of 8023542 Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running to 7u. The change is very slightly different because there is no metaspace, but, I guess, since it's not exactly the same this warrants a new review request?
>
> The change moves the null check before trying to materialize the klass pointer.
>
> Webrev: http://cr.openjdk.java.net/~iveresov/8030070/webrev.00/
>
> igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20131220/3055c6f4/attachment-0001.html
More information about the hotspot-compiler-dev
mailing list