Re: RFR: 7172176 java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing

2012-06-08 Thread Mandy Chung
On 6/8/2012 12:59 PM, Erik Gahlin wrote: I ran it on the JPRT Stockholm queue and it doesn't have Macs (so I excluded that platform, it was after all a Java fix) and of course it was the only platform it failed on it. I see - thanks and I'm glad that you caught that. Murphy's law ;) Oh, wel

Re: RFR: 7172176 java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing

2012-06-08 Thread Erik Gahlin
Mandy Chung skrev 2012-06-08 21:23: Erik, Tested in JPRT with "-testset core -onlytests '.*jdk_tools2.*'" on all platforms, Good. It didn't realize the previous webrev was not verified with JPRT. It's always a good practice to run through shell test fix with JPRT and sometimes you will f

Re: RFR: 7172176 java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing

2012-06-08 Thread Mandy Chung
Erik, Tested in JPRT with "-testset core -onlytests '.*jdk_tools2.*'" on all platforms, Good. It didn't realize the previous webrev was not verified with JPRT. It's always a good practice to run through shell test fix with JPRT and sometimes you will find surprises :) http://cr.openjdk.

hg: jdk8/tl/jaxp: 7157608: One feature is not recognized.

2012-06-08 Thread huizhe . wang
Changeset: 238d2d0249af Author:joehw Date: 2012-06-08 11:28 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/238d2d0249af 7157608: One feature is not recognized. Summary: adding feature standard-uri-conformant into the recognized list Reviewed-by: psandoz ! src/com/sun/org/ap

hg: jdk8/tl/jdk: 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true

2012-06-08 Thread rob . mckenna
Changeset: a7895dc61088 Author:robm Date: 2012-06-08 18:23 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a7895dc61088 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true Reviewed-by: alanb, chegar ! src/share/classes/sun/

hg: jdk8/tl: 7165257: Add JFR tests to the JDK code base

2012-06-08 Thread staffan . larsen
Changeset: df998cd4d51d Author:sla Date: 2012-06-07 15:28 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/rev/df998cd4d51d 7165257: Add JFR tests to the JDK code base Reviewed-by: ohair, dholmes, nloodin, mgronlun ! make/jprt.properties

hg: jdk8/tl/jdk: 2 new changesets

2012-06-08 Thread staffan . larsen
Changeset: 82c41d3065e2 Author:sla Date: 2012-06-07 15:28 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82c41d3065e2 7165257: Add JFR tests to the JDK code base Reviewed-by: ohair, dholmes, nloodin, mgronlun ! make/jprt.properties ! test/Makefile Changeset: 961807959c5f Au

hg: jdk8/tl/jdk: 2 new changesets

2012-06-08 Thread lance . andersen
Changeset: 8305ddc88a5a Author:lancea Date: 2012-06-07 20:11 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8305ddc88a5a 7172551: Remove Native calls from DriverManager for jigsaw Reviewed-by: alanb, chegar, darcy, mchung ! make/java/java/FILES_c.gmk ! make/java/java/mapfile

hg: hsx/hotspot-rt/hotspot: 7172708: 32/64 bit type issues on Windows after Mac OS X port

2012-06-08 Thread david . holmes
Changeset: 40b4aaf010e4 Author:dholmes Date: 2012-06-08 02:06 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/40b4aaf010e4 7172708: 32/64 bit type issues on Windows after Mac OS X port Reviewed-by: dholmes, coleenp Contributed-by: Chris Dennis ! src/share/vm/utili

hg: jdk8/tl/jdk: 7175413: Typo in comments of JVM_SupportsCX8 in jvm.h

2012-06-08 Thread chris . hegarty
Changeset: abe465d6a9b8 Author:chegar Date: 2012-06-08 09:55 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/abe465d6a9b8 7175413: Typo in comments of JVM_SupportsCX8 in jvm.h Reviewed-by: chegar Contributed-by: Krystal Mok ! src/share/javavm/export/jvm.h