hg: jdk8u/jdk8u/hotspot: 4 new changesets
rob.mckenna at oracle.com
rob.mckenna at oracle.com
Fri Dec 4 20:49:20 UTC 2015
Changeset: dce765c2ff7d
Author: ctornqvi
Date: 2014-03-27 22:36 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/dce765c2ff7d
8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on
Summary: Wrapped the test in another layer process creation to avoid NMT being turned on.
Reviewed-by: coleenp, dcubed
! test/runtime/NMT/JcmdWithNMTDisabled.java
Changeset: f46ffa934a46
Author: ccheung
Date: 2015-12-02 17:48 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f46ffa934a46
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths
Reviewed-by: coleenp, jiangli, cjplummer, minqi
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/classfile/sharedPathsMiscInfo.cpp
! src/share/vm/classfile/sharedPathsMiscInfo.hpp
! src/share/vm/runtime/arguments.cpp
Changeset: 5cece4584b8e
Author: stefank
Date: 2015-11-12 09:53 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/5cece4584b8e
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Reviewed-by: mgerdin, vlivanov
! src/share/vm/code/nmethod.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/klass.cpp
Changeset: 59eb74ac51f2
Author: dbuck
Date: 2015-12-04 14:31 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/59eb74ac51f2
8029630: Thread id should be displayed as a hex number in error report
Summary: Thread id is now displayed as a hex number in error report.
Reviewed-by: dholmes, hseigel, stuefe
! src/share/vm/utilities/vmError.cpp
More information about the jdk8u-changes
mailing list