hg: hsx/hotspot-main/hotspot: 3 new changesets

david.r.chase at oracle.com david.r.chase at oracle.com
Thu Nov 21 13:29:14 PST 2013


Changeset: 570aaefce624
Author:    morris
Date:      2013-11-18 12:26 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/570aaefce624

8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
Summary: Change _abstract_method_handler to return AbstractMethodError i2c, c2i and c2iv entries.
Reviewed-by: kvn, vlivanov

! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp

Changeset: 938e1e64e28f
Author:    anoll
Date:      2013-11-14 19:27 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/938e1e64e28f

8028306: nsk stress tests, CodeCache fills, then safepoint asserts
Summary: Move handle_full_code_cache() out of block that forbids safepoints
Reviewed-by: kvn, iveresov

! src/share/vm/ci/ciEnv.cpp
! src/share/vm/runtime/sweeper.cpp

Changeset: fca8f4799229
Author:    roland
Date:      2013-11-20 12:46 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/fca8f4799229

8028308: nsk regression, assert(obj->is_oop()) failed: not an oop
Summary: rbp not restored when stack overflow is thrown from deopt/uncommon trap blobs
Reviewed-by: kvn, iveresov

! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
+ test/compiler/uncommontrap/TestStackBangRbp.java



More information about the hotspot-dev mailing list