hg: jdk8u/jdk8u/hotspot: 7 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Mar 17 18:12:50 UTC 2015
Changeset: beec0d054a8b
Author: amurillo
Date: 2015-03-06 07:09 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/beec0d054a8b
8074550: new hotspot build - hs25.60-b07
Reviewed-by: dholmes
! make/hotspot_version
Changeset: 6a4b9e574124
Author: gthornbr
Date: 2015-03-06 17:33 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/6a4b9e574124
8071501: perfMemory_solaris.cpp failing to compile with "Error: dd_fd is not a member of DIR."
Summary: Force all Solaris builds to use the same version of the DIR structure.
Reviewed-by: dcubed, dholmes, kvn
! src/os/solaris/vm/jvm_solaris.h
! src/share/vm/utilities/globalDefinitions_sparcWorks.hpp
Changeset: deddcc0c31e3
Author: kevinw
Date: 2015-03-03 19:42 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/deddcc0c31e3
8073688: Infinite loop reading types during jmap attach.
Reviewed-by: dsamersoff, sla
! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
Changeset: 364f6c28effb
Author: thartmann
Date: 2015-03-02 13:40 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/364f6c28effb
8006960: hotspot, "impossible" assertion failure
Summary: Escape state of allocated object should be always adjusted after it was passed to a method.
Reviewed-by: kvn
! src/share/vm/ci/bcEscapeAnalyzer.cpp
+ test/compiler/escapeAnalysis/TestEscapeThroughInvoke.java
Changeset: d68158e12cea
Author: poonam
Date: 2015-03-11 13:36 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/d68158e12cea
8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: dsimms
! src/share/vm/memory/guardedMemory.hpp
! src/share/vm/prims/jniCheck.cpp
! src/share/vm/runtime/jniHandles.cpp
! src/share/vm/runtime/jniHandles.hpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/thread.hpp
Changeset: d51ef6da82b4
Author: amurillo
Date: 2015-03-13 12:39 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/d51ef6da82b4
Merge
Changeset: 353e580ce687
Author: amurillo
Date: 2015-03-13 12:39 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/353e580ce687
Added tag hs25.60-b07 for changeset d51ef6da82b4
! .hgtags
More information about the jdk8u-changes
mailing list