hg: jdk7u/jdk7u/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 Apr 15 00:37:37 UTC 2016
Changeset: 3c694533a19c
Author: sgehwolf
Date: 2015-06-12 16:09 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/3c694533a19c
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 jdk7u-dev
mailing list