Re: Errors when use "universe" command in CLHSDB

2013-01-17 Thread Daniel D. Daugherty
Yunda, The Serviceability Agent is maintained by the Serviceability team. I'm adding that alias to this e-mail thread (and Bcc'ing the Runtime alias. Dan On 1/17/13 7:42 PM, 云达 wrote: > > Hi all, > > This is Yunda from Alibaba Group(with OCA). > > When I used CLHSDB( java -classpath .:$JAVA_HO

hg: jdk8/tl/jdk: 8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times

2013-01-17 Thread stuart . marks
Changeset: 79fed1733d4a Author:jgish Date: 2013-01-17 15:09 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/79fed1733d4a 8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times Summary: Increase number of retries to twice the number

hg: jdk8/tl/langtools: 8004658: Add internal smart javac wrapper to solve JEP 139

2013-01-17 Thread fredrik . ohrstrom
Changeset: 22e417cdddee Author:ohrstrom Date: 2013-01-18 00:16 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/22e417cdddee 8004658: Add internal smart javac wrapper to solve JEP 139 Reviewed-by: jjg ! make/build.properties ! make/build.xml + src/share/classes/com/sun/t

hg: jdk8/tl/jdk: 7171415: java.net.URI.equals/hashCode not consistent for some URIs

2013-01-17 Thread kurchi . subhra . hazra
Changeset: e8414d69692c Author:khazra Date: 2013-01-17 14:50 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e8414d69692c 7171415: java.net.URI.equals/hashCode not consistent for some URIs Summary: Rewrite URI.hashCode() to consider encoded characters, also reviewed by vita..

hg: hsx/hotspot-rt/hotspot: 7174978: NPG: Fix bactrace builder for class redefinition

2013-01-17 Thread coleen . phillimore
Changeset: b14da2e6f2dc Author:coleenp Date: 2013-01-17 13:40 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b14da2e6f2dc 7174978: NPG: Fix bactrace builder for class redefinition Summary: Remove Method* from backtrace but save version so redefine classes doesn't

RFR: 8003348: SA can not read core file on OS X

2013-01-17 Thread Yumin Qi
Hi, Please review for the changes for SA to read core file on Mac OS X, this is feature is not implemented on previous releases. This change made for SA to work on core file on Darwin, but still some function not fixed, such as 'pstack'. This is intended to integrate into 8. htt

hg: jdk8/tl/jdk: 8006090: Formatter asserts with -esa

2013-01-17 Thread xueming . shen
Changeset: 787c7c1c210f Author:sherman Date: 2013-01-17 12:49 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/787c7c1c210f 8006090: Formatter asserts with -esa Summary: removed the offending assert Reviewed-by: alanb, darcy Contributed-by: brian.burkhal...@oracle.com ! src/sh

RFR: 8006423 SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)

2013-01-17 Thread Staffan Larsen
This is a request for review of a fix for SA on OS X. webrev: http://cr.openjdk.java.net/~sla/8006423/webrev.00/ bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006423 The bug report contains a detailed description of the problem and the proposed solution. I have copied some of that tex

Re: RFR JDK-8005120

2013-01-17 Thread Chris Hegarty
Thank you John, Looks fine to me. I can push it for you. -Chris. On 01/17/2013 06:07 PM, John Zavgren wrote: Greetings: I would like you to review recent changes that I made to our native socket code for the purpose of eliminating compiler warnings. These changes boil down to passing paramete

hg: hsx/hotspot-rt/hotspot: 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.

2013-01-17 Thread harold . seigel
Changeset: 203f64878aab Author:hseigel Date: 2013-01-17 10:25 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/203f64878aab 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems. Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT ma

hg: jdk8/tl/langtools: 8005852: Treatment of '_' as identifier

2013-01-17 Thread maurizio . cimadamore
Changeset: 2d2b2be57c78 Author:mcimadamore Date: 2013-01-17 18:15 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2d2b2be57c78 8005852: Treatment of '_' as identifier Summary: warn when '_' is found in an identifier position Reviewed-by: jjg ! src/share/classes/com/sun/

Re: RFR JDK-8005120

2013-01-17 Thread John Zavgren
Greetings: I would like you to review recent changes that I made to our native socket code for the purpose of eliminating compiler warnings. These changes boil down to passing parameters with the correct type to various system calls as well as one "opportunistic" change that corrects the impl

Re: Fwd: Re: RFR (S): 8006400: Add support for defining trace types in closed code

2013-01-17 Thread Bengt Rutisson
Hi Erik, Looks good to me. (I just subscribed to the serviceability-dev mailing list, so I hope this message gets through to the list. Otherwise I'll resend it when my subscription has been confirmed.) Bengt On 1/17/13 1:49 PM, Erik Helin wrote: Original Message Subject

hg: hsx/hotspot-rt/hotspot: 8006403: Regression: jstack failed due to the FieldInfo regression in SA

2013-01-17 Thread staffan . larsen
Changeset: e94ed1591b42 Author:sla Date: 2013-01-16 16:30 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e94ed1591b42 8006403: Regression: jstack failed due to the FieldInfo regression in SA Reviewed-by: sla, dholmes Contributed-by: Aleksey Shipilev ! agent/src/s