Changeset: ca7dab518021 Author: amurillo Date: 2013-11-21 14:17 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ca7dab518021
8027579: new hotspot build - hs24.60-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2f8624935bd2 Author: mgronlun Date: 2013-12-09 17:10 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/2f8624935bd2 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 Reviewed-by: kvn, sspitsyn ! src/cpu/x86/vm/frame_x86.cpp Changeset: ff798ea71518 Author: vkempik Date: 2013-12-10 14:17 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ff798ea71518 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla ! agent/src/os/linux/ps_core.c Changeset: 032149b2891f Author: minqi Date: 2013-12-11 14:34 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/032149b2891f 8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call Summary: More StackShadowPages needed to prevent java thread from crash in case of StackOverflowException happens on solaris x86. Reviewed-by: coleenp Contributed-by: yumin...@oracle.com ! src/cpu/x86/vm/globals_x86.hpp Changeset: 99e96aaac8af Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/99e96aaac8af Merge Changeset: 27db84519a53 Author: amurillo Date: 2013-12-12 11:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/27db84519a53 Added tag hs24.60-b04 for changeset 99e96aaac8af ! .hgtags Changeset: 0025a2a965c8 Author: amurillo Date: 2013-12-17 10:04 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/0025a2a965c8 Merge