hg: hsx/hotspot-rt/hotspot: 8013917: Kitchensink crashed with SIGSEGV in BaselineReporter::diff_callsites

2013-06-15 Thread zhengyu . gu
Changeset: cd2118b62475 Author:zgu Date: 2013-06-10 10:45 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cd2118b62475 8013917: Kitchensink crashed with SIGSEGV in BaselineReporter::diff_callsites Summary: Simple fix when memory allocation site is gone, NMT should r

Re: RFR JDK-8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java

2013-06-15 Thread Alan Bateman
On 14/06/2013 20:49, Dan Xu wrote: Hi, I have a simple fix to clean up the new javac overrides warnings in NotificationBroadcasterSupport.java file. Please help review it. Thanks! webrev: http://cr.openjdk.java.net/~dxu/8016592/webrev.00/

hg: hsx/hotspot-rt/hotspot: 8016105: Add complementary RETURN_NULL allocation macros in allocation.hpp

2013-06-15 Thread markus . gronlund
Changeset: abbd5c660b48 Author:mgronlun Date: 2013-06-15 13:17 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/abbd5c660b48 8016105: Add complementary RETURN_NULL allocation macros in allocation.hpp Reviewed-by: sla, rbackman ! src/share/vm/memory/allocation.hpp

hg: jdk8/tl/jaxp: 8016701: JAXP Build failure

2013-06-15 Thread rob . mckenna
Changeset: 2707f600a096 Author:robm Date: 2013-06-15 09:26 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/2707f600a096 8016701: JAXP Build failure Reviewed-by: darcy, wetmore, alanb, chegar ! src/com/sun/org/apache/xalan/internal/xsltc/runtime/BasisLibrary.java

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-06-15 Thread serguei . spitsyn
Changeset: 5c89346f2bdd Author:sspitsyn Date: 2013-06-14 15:17 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5c89346f2bdd 6493116: JVMTI Doc: GetOwnedMonitorStackDepthInfo has a typo in monitor_info_ptr parameter description Summary: A typo in the parameter spell

Re: Code Review Request: 8016576: Overrides warnings in jdi and jconsole

2013-06-15 Thread Alan Bateman
On 14/06/2013 22:58, Kurchi Hazra wrote: Apologies, corrected the subject line here. On 6/14/2013 2:51 PM, Kurchi Hazra wrote: Hi, Please review this patch to implement hashCode() in two classes in the serviceability area to eliminate the overrides warning. Bug: http://bugs.sun.com/view_b