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
Vladimir Kozlov
vladimir.kozlov at oracle.com
Sat Dec 21 11:12:23 PST 2013
Good.
Thanks,
Vladimir
On 12/19/13 11:50 AM, Igor Veresov 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
> <https://bugs.openjdk.java.net/browse/JDK-8023542> 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
More information about the hotspot-compiler-dev
mailing list