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

gnu.andrew at redhat.com gnu.andrew at redhat.com
Fri Nov 20 03:13:49 UTC 2015


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

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 jdk8u-dev-changes mailing list