hg: jdk8/tl/langtools: 8010310: [javadoc] Error processing sources with -private

2013-08-28 Thread jonathan . gibbons
Changeset: 189942cdf585 Author:jjg Date: 2013-08-28 15:40 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/189942cdf585 8010310: [javadoc] Error processing sources with -private Reviewed-by: vromero, mcimadamore ! src/share/classes/com/sun/tools/javac/code/Symbol.java !

hg: jdk8/tl/jdk: 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom

2013-08-28 Thread paul . sandoz
Changeset: b1f41565b806 Author:psandoz Date: 2013-08-28 22:11 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b1f41565b806 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom Reviewed-by: mduigou Contributed-by: Doug Lea , Paul Sandoz

Re: Fwd: Re: RFR - 8023580 - Add jtreg test for 8004051 and 8005722

2013-08-28 Thread BILL PITTORE
Thanks! I meant to forward to compiler list but mistakenly sent to serviceability. bill On 8/28/2013 2:34 PM, Vladimir Kozlov wrote: Bill, I did reviewed it but forgot to include you in reply. Vladimir Original Message Subject: Re: RFR - 8023580 - Add jtreg test for 80040

Re: RFR - 8023580 - Add jtreg test for 8004051 and 8005722

2013-08-28 Thread BILL PITTORE
Added serviceability. bill On 8/22/2013 2:06 PM, BILL PITTORE wrote: Would like a review of the following test being added to hotspot/test/compiler that tests an assertion failure for both 8004051 and 8005722. http://cr.openjdk.java.net/~bpittore/8023580/webrev.00/ thanks, bill

hg: jdk8/tl/langtools: 8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed

2013-08-28 Thread henry . jen
Changeset: 7de7100c30ce Author:henryjen Date: 2013-08-28 10:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7de7100c30ce 8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed Reviewed-by: briangoetz, jjg ! test/tools/javac/lambda/

hg: jdk8/tl/jdk: 8023713: ZipFileSystem crashes on old zip file

2013-08-28 Thread xueming . shen
Changeset: 690b2931baef Author:sherman Date: 2013-08-28 09:46 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/690b2931baef 8023713: ZipFileSystem crashes on old zip file Summary: to handle extra data field copy correctly even the extra data does not follow the spec Reviewed-b

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

2013-08-28 Thread Erik Gahlin
Hi, It took sometime, but here is an updated webrev where the shell script has been modified. http://cr.openjdk.java.net/~egahlin/7172176_3/ Changes: - added 'Darwin' to the shell script so it now also works on OS X. - updated copyright to 2013 ;) - changed from HashMap to IdentityHashMap, s

Re: RFR: 7164841: Improvements to the GC log file rotation

2013-08-28 Thread Kirk Pepperdine
> Append vs clobber: with or without rotation, -Xloggc always clobbers the last > log. That's why people want a time stamp or pid in the gc file name, IMHO. My client just clobbered his log files yet... I'd still *not* want the time stamp because this can potentially accidentally fill producti

hg: jdk8/tl/jdk: 8022594: Potential deadlock in of sun.nio.ch.Util/IOUtil

2013-08-28 Thread alan . bateman
Changeset: 378acd4d03c8 Author:alanb Date: 2013-08-28 15:50 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/378acd4d03c8 8022594: Potential deadlock in of sun.nio.ch.Util/IOUtil Reviewed-by: chegar ! src/macosx/classes/sun/nio/ch/KQueueArrayWrapper.java ! src/macosx/classes/

hg: hsx/hotspot-rt/hotspot: 8020489: VM crash when non-existent interface called by invokespecial

2013-08-28 Thread karen . kinnear
Changeset: 915cc4f3fb15 Author:acorn Date: 2013-08-28 08:15 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/915cc4f3fb15 8020489: VM crash when non-existent interface called by invokespecial Reviewed-by: kamg, coleenp ! src/share/vm/classfile/defaultMethods.cpp

hg: jdk8/tl/jdk: 8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException

2013-08-28 Thread alan . bateman
Changeset: 2efa310226f7 Author:alanb Date: 2013-08-28 14:07 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2efa310226f7 8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException Reviewed-by: wetmore, alanb Contributed-by: marti...@go

Re: RFR 8014506: Test for Jdp (Java Discovery Protocol) feature

2013-08-28 Thread Alex Schenkman
The latest version is available here [1]. Changes: 1. All of Staffan's comments (below) have been addressed. 2. DynamicLauncher will retry 3 times before giving

(Stockholm only) Vem kan publish en webrev till cr.openjdk.java.net? EOM

2013-08-28 Thread Alex Schenkman
-- Alex Schenkman Java VM SQE Stockholm