hg: jdk7u/jdk7u/hotspot: 6 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Tue Apr 8 15:48:28 UTC 2014


Changeset: 95fde905c887
Author:    amurillo
Date:      2014-03-28 10:47 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/95fde905c887

8038640: new hotspot build - hs24.80-b06
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: f7bfdf521953
Author:    jwilhelm
Date:      2014-03-31 13:22 +0200
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/f7bfdf521953

8038481: CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API
Summary: New tests added for manageable Min/MaxHeapFreeRatio
Reviewed-by: jwilhelm, tschatzl
Contributed-by: andrey.x.zakharov at oracle.com

+ test/gc/arguments/TestDynMaxHeapFreeRatio.java
+ test/gc/arguments/TestDynMinHeapFreeRatio.java
+ test/testlibrary/com/oracle/java/testlibrary/DynamicVMOptionChecker.java
+ test/testlibrary/com/oracle/java/testlibrary/TestDynamicVMOption.java

Changeset: 7801eaea32d2
Author:    sgabdura
Date:      2014-04-03 07:33 +0200
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/7801eaea32d2

8038785: hot workaround fix for a crash in C2 compiler at Node::rematerialize
Summary: This fix will introduce a performance regression. It should be reverted after proper fix will be found.
Reviewed-by: kvn

! src/share/vm/opto/parse1.cpp

Changeset: ee18e60e7e8d
Author:    sgabdura
Date:      2014-04-04 10:15 +0200
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ee18e60e7e8d

8022836: JVM crashes in JVMTIENVBASE::GET_CURRENT_CONTENDED_MONITOR and GET_OWNED_MONITOR
Summary: Check that the _java_thread parameter is valid when it is possible that the JavaThread has exited after the initial checks were made in generated/jvmtifiles/jvmtiEnter.cpp: jvmti_GetCurrentContendedMonitor()
Reviewed-by: dcubed, dsamersoff

! src/share/vm/prims/jvmtiEnvBase.hpp

Changeset: c0f53284e788
Author:    amurillo
Date:      2014-04-04 14:40 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/c0f53284e788

Added tag hs24.80-b06 for changeset ee18e60e7e8d

! .hgtags

Changeset: 98fafba890cb
Author:    amurillo
Date:      2014-04-08 08:45 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/98fafba890cb

Merge

! .hgtags



More information about the jdk7u-dev mailing list