hg: jdk8u/hs-dev/hotspot: 3 new changesets

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Apr 30 21:37:09 UTC 2015


Changeset: 7bc99c1a5fee
Author:    bmoloden
Date:      2015-04-30 11:45 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/7bc99c1a5fee

8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
Reviewed-by: kvn

! test/testlibrary/com/oracle/java/testlibrary/Platform.java
+ test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java

Changeset: e9a7f132cec3
Author:    bmoloden
Date:      2015-04-30 11:47 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/e9a7f132cec3

8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Reviewed-by: kvn, iignatyev

! src/share/vm/prims/whitebox.cpp
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java

Changeset: 9041e030d11f
Author:    bmoloden
Date:      2015-04-30 12:06 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/9041e030d11f

8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev

! test/compiler/rtm/locking/TestRTMAbortRatio.java
! test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java
! test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
! test/compiler/rtm/locking/TestRTMLockingThreshold.java
! test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java
! test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java
! test/compiler/testlibrary/rtm/AbortProvoker.java
! test/compiler/testlibrary/rtm/BusyLock.java
! test/compiler/testlibrary/rtm/MemoryConflictProvoker.java
! test/compiler/testlibrary/rtm/RTMTestBase.java



More information about the jdk8u-all-changes mailing list