hg: jdk9/hs-comp/hotspot: 11 new changesets
igor.veresov at oracle.com
igor.veresov at oracle.com
Fri Aug 12 00:41:17 UTC 2016
Changeset: 37ce5a8e59cc
Author: dsamersoff
Date: 2016-08-08 17:15 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/37ce5a8e59cc
8163269: Testcase missed in push for JDK-8160817
Summary: Add missed testcase
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal at oracle.com
+ test/serviceability/sa/sadebugd/SADebugDTest.java
Changeset: 48071f920ef6
Author: ysuenaga
Date: 2016-08-08 21:59 +0900
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/48071f920ef6
8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/ObjectReader.java
Changeset: 14f97d7574bf
Author: dsamersoff
Date: 2016-08-08 15:53 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/14f97d7574bf
Merge
Changeset: 12961809ba8f
Author: rehn
Date: 2016-08-10 09:24 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/12961809ba8f
8161026: GPL header missing comma in year
Reviewed-by: sjohanss, redestad
! src/share/vm/logging/logTagSet.hpp
Changeset: f37577c20a6b
Author: ysuenaga
Date: 2016-08-10 21:02 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/f37577c20a6b
8163580: Cannot get Monitor Cache Dump in HSDB
Reviewed-by: dholmes
! src/share/vm/runtime/vmStructs.cpp
Changeset: b84f097dc4c5
Author: dsamersoff
Date: 2016-08-11 17:47 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b84f097dc4c5
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Summary: Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
Contributed-by: jini.george at oracle.com
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/sparc/SPARCFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/X86Frame.java
Changeset: 1c40f3ec6f25
Author: lfoltan
Date: 2016-08-11 11:41 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1c40f3ec6f25
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Summary: Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes.
Reviewed-by: acorn, coleenp, dholmes, jiangli
! src/share/vm/classfile/classLoaderData.cpp
! src/share/vm/classfile/classLoaderData.hpp
Changeset: dc2d1035c401
Author: lfoltan
Date: 2016-08-11 16:13 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/dc2d1035c401
Merge
Changeset: 1f53cb521816
Author: dcubed
Date: 2016-08-11 12:27 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1f53cb521816
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
Reviewed-by: hseigel
! test/serviceability/sa/sadebugd/SADebugDTest.java
Changeset: 8e20dbaf0fc0
Author: dcubed
Date: 2016-08-11 21:35 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/8e20dbaf0fc0
Merge
Changeset: 397565766eb4
Author: iveresov
Date: 2016-08-11 16:22 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/397565766eb4
Merge
More information about the jdk9-hs-comp-changes
mailing list