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

Igor Veresov igor.veresov at oracle.com
Fri Dec 20 13:16:47 PST 2013


Thanks, Chris!

igor

On Dec 20, 2013, at 10:36 AM, Christian Thalinger <christian.thalinger at oracle.com> wrote:

> 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/c05f2600/attachment.html 


More information about the hotspot-compiler-dev mailing list