hg: jdk9/dev/hotspot: 8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.

aph at redhat.com aph at redhat.com
Fri Jun 12 15:10:14 UTC 2015


Changeset: 6217fd2c767b
Author:    sgehwolf
Date:      2015-06-12 16:09 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/6217fd2c767b

8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
Summary: Use __builtin_frame_address(0) rather than returning address of local variable.
Reviewed-by: dholmes

! src/os_cpu/linux_zero/vm/os_linux_zero.cpp



More information about the jdk9-dev-changes mailing list