hg: jdk7/hotspot/hotspot: 5 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Apr 27 22:11:54 PDT 2011
Changeset: 7ec4bb02d5f0
Author: vladidan
Date: 2011-04-20 14:07 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7ec4bb02d5f0
7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions must match
Summary: The change avoids generating relocation info entry for the staging area patching stub on systems that don't support movw/movt instructions
Reviewed-by: bdelsart
! src/share/vm/c1/c1_Runtime1.cpp
Changeset: 49bd9c6f7bce
Author: vladidan
Date: 2011-04-21 10:12 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/49bd9c6f7bce
Merge
Changeset: cdd13dce903e
Author: vladidan
Date: 2011-04-23 00:33 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/cdd13dce903e
Merge
Changeset: 01147d8aac1d
Author: coleenp
Date: 2011-04-26 14:04 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/01147d8aac1d
7009923: JSR 292: VM crash in JavaThread::last_frame
Summary: Handle stack overflow before the first frame is called, by printing out the called method and not walking the stack.
Reviewed-by: dholmes, phh, dsamersoff
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/runtime/javaCalls.cpp
! src/share/vm/utilities/exceptions.cpp
! src/share/vm/utilities/exceptions.hpp
Changeset: df22fe9c5a93
Author: coleenp
Date: 2011-04-27 17:25 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/df22fe9c5a93
Merge
More information about the hotspot-dev
mailing list