hg: jdk8/tl/jdk: 8029550: javadoc since tag for recent Hashtable updates

2013-12-04 Thread anthony . scarpino
Changeset: 014c04fd7460 Author:ascarpino Date: 2013-12-04 17:37 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/014c04fd7460 8029550: javadoc since tag for recent Hashtable updates Reviewed-by: mullan ! src/share/classes/java/security/Provider.java

Re: Review quest for JDK-7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently

2013-12-04 Thread Eric Wang
Hi Mandy, Thanks for helping to update the ProblemList. i would take care in the next fix. Thanks, Eric On 2013/12/5 3:33, Mandy Chung wrote: Eric, The CollectionUsageThreshold*.sh tests are no longer needed and I have removed them together with your patch [1]. However, I didn't catch tha

hg: jdk8/tl/langtools: 8029216: (jdeps) Provide a specific option to report JDK internal APIs

2013-12-04 Thread mandy . chung
Changeset: 4a2ed1900428 Author:mchung Date: 2013-12-04 15:39 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4a2ed1900428 8029216: (jdeps) Provide a specific option to report JDK internal APIs Reviewed-by: alanb ! src/share/classes/com/sun/tools/jdeps/JdepsTask.java ! s

hg: jdk8/tl/jdk: 8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt

2013-12-04 Thread mandy . chung
Changeset: 4345e3e82c55 Author:mchung Date: 2013-12-04 13:35 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4345e3e82c55 8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt Reviewed-by: alanb ! test/ProblemList.txt

Re: Review quest for JDK-7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently

2013-12-04 Thread Mandy Chung
On 12/4/2013 1:28 PM, Alan Bateman wrote: Looks good (easy to miss the updates the ProblemList, that is the one advantage that @ignore has over the exclude list). This is exactly what I was thinking that @ignore has the advantage. Mandy

Re: Review quest for JDK-7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently

2013-12-04 Thread Alan Bateman
On 04/12/2013 19:33, Mandy Chung wrote: : I need a reviewer for it - Alan, Staffan? diff --git a/test/ProblemList.txt b/test/ProblemList.txt --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -120,9 +120,6 @@ # jdk_lang -# 7067973 -java/lang/management/MemoryMXBean/CollectionUsageThres

Re: Review quest for JDK-7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently

2013-12-04 Thread Mandy Chung
Eric, The CollectionUsageThreshold*.sh tests are no longer needed and I have removed them together with your patch [1]. However, I didn't catch that jdk/test/ProblemList.txt has an entry to exclude this test (thanks to Alan for pointing that out). This is the patch to remove it from the Pro

hg: jdk8/tl/jdk: 8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions

2013-12-04 Thread anthony . scarpino
Changeset: 6deabb82f72b Author:ascarpino Date: 2013-12-04 10:59 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6deabb82f72b 8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions Reviewed-by: vinnie ! test/sun/security/pkcs11/PKC

Re: RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-04 Thread Staffan Larsen
Isn’t redefining (when you start with a fresh byte code copy) different from retransforming where you are depending on the VM to provide you with the byte code through the class_file_load_hook? I think what we have here is the latter and that no class_file_load_hooks are executed for shared clas

Re: RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-04 Thread Daniel D. Daugherty
> Could you please help us with this? Is it a legal scenario to redefine shared classes? Sorry for the delay in responding. I was on vacation. Yes, redefining a shared class is supported via either JVM/TI or via java.lang.instrument. There should be existing tests that verify this behavior, but

hg: jdk8/tl/jdk: 2 new changesets

2013-12-04 Thread michael . fang
Changeset: 6a5a54193118 Author:mfang Date: 2013-12-04 09:29 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6a5a54193118 8027244: Need to translate new error message and usage information for jar tool Reviewed-by: naoto, yhuang ! src/share/classes/sun/tools/jar/resources/jar_

hg: jdk8/tl/jdk: 7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently

2013-12-04 Thread mandy . chung
Changeset: a3b804e3d5f7 Author:mchung Date: 2013-12-04 09:26 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a3b804e3d5f7 7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently Reviewed-by: mchung Contributed-by: yiming.w...@oracl

hg: jdk8/tl/jdk: 8029141: Add @FunctionalInterface annotation to Callable interface

2013-12-04 Thread chris . hegarty
Changeset: 2a6611ebfb6c Author:smarks Date: 2013-12-04 18:02 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2a6611ebfb6c 8029141: Add @FunctionalInterface annotation to Callable interface Reviewed-by: chegar, alanb ! src/share/classes/java/util/concurrent/Callable.java

hg: jdk8/tl: 8027963: Create unlimited policy jars.

2013-12-04 Thread erik . joelsson
Changeset: c009462c1e92 Author:erikj Date: 2013-12-04 12:45 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/rev/c009462c1e92 8027963: Create unlimited policy jars. Reviewed-by: wetmore, ihse ! common/autoconf/spec.gmk.in

hg: jdk8/tl/jdk: 8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently

2013-12-04 Thread sean . coffey
Changeset: 0f1332dd805c Author:coffeys Date: 2013-12-04 17:03 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0f1332dd805c 8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently Reviewed-by: alanb ! test/sun/rmi/runtime/Log/checkLogging/C

hg: jdk8/tl/jdk: 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic

2013-12-04 Thread henry . jen
Changeset: 6d583b9d99e1 Author:henryjen Date: 2013-12-04 08:12 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6d583b9d99e1 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic Reviewed-by: mduigou ! src/share/classes/java/io/B

hg: hsx/hotspot-rt/hotspot: 8027458: VM anonymous classes: wrong context for protected access checks

2013-12-04 Thread harold . seigel
Changeset: 9a60f4ac6a37 Author:hseigel Date: 2013-12-04 08:10 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9a60f4ac6a37 8027458: VM anonymous classes: wrong context for protected access checks Summary: Use the anonymous class's host class for protected access che

RFR: 6545422 NativeErrors.java uses wrong path name in exec

2013-12-04 Thread Mattias Tobiasson
Hi, Could someone please review this patch? webrev: http://cr.openjdk.java.net/~ykantser/6545422/webrev.00 bug: https://bugs.openjdk.java.net/browse/JDK-6545422 Changes: Uses common testlibrary function to find native2ascii binary. Check null values instead of throwing NullPointerException at dif

Re: RFR: JDK-8029395 SA: jstack throws WrongTypeException

2013-12-04 Thread Staffan Larsen
Thanks Mikael, Dmitry and Bengt! On 4 dec 2013, at 13:53, Bengt Rutisson wrote: > > Hi Staffan, > > Looks good. > > Thanks, > Bengt > > On 2013-12-02 17:30, Staffan Larsen wrote: >> The problem here happens when SA wants to walk every object in the heap, to >> do that it needs to figure out

Re: RFR: JDK-8029395 SA: jstack throws WrongTypeException

2013-12-04 Thread Bengt Rutisson
Hi Staffan, Looks good. Thanks, Bengt On 2013-12-02 17:30, Staffan Larsen wrote: The problem here happens when SA wants to walk every object in the heap, to do that it needs to figure out what parts of the heap are in active use (the "live regions"). It gets the list of GC spaces as a start

hg: jdk8/tl/nashorn: 2 new changesets

2013-12-04 Thread sundararajan . athijegannathan
Changeset: e0b4483668a7 Author:jlaskey Date: 2013-11-26 11:58 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/e0b4483668a7 8029173: Debugger support doesn't handle ConsString Reviewed-by: lagergren, hannesw, sundar Contributed-by: james.las...@oracle.com ! src/jdk/nashorn

hg: jdk8/tl/jdk: 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()

2013-12-04 Thread joel . franck
Changeset: e984e2871bf7 Author:jfranck Date: 2013-12-04 11:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e984e2871bf7 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods() Reviewed-by: darcy ! src/share/classes/java/lang/Class.java

Re: JDK-8004127

2013-12-04 Thread andrei.eremeev
Is is not a test bug. Assign bug to someone from serviceability-dev and fix it. http://mail.openjdk.java.net/pipermail/serviceability-dev/2013-December/013459.html Andrei On 12/02/2013 09:10 PM, Staffan Larsen wrote: JDK-6498631 is closed a dup of JDK-8004127, so I don’t think you can close JD

hg: jdk8/tl/jdk: 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task

2013-12-04 Thread paul . sandoz
Changeset: 2aa455506c49 Author:psandoz Date: 2013-12-04 10:27 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2aa455506c49 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task Reviewed-by: dl, chegar, mduigou ! src/share/classes/java/util/concurrent

Re: Review request for 7195249: Some jtreg tests use hard coded ports

2013-12-04 Thread Yekaterina Kantserova
Taras, I agree with the previous comments, that Utils.getFreePort() does not guarantee the port will be still free when you start your process. Unfortunately I don't think the library can do more. However, there is a solution. Please, look at the *jdk/test/sun/tools/jstatd/JstatdTest.java t

hg: jdk8/tl/jaxp: 8027973: Error in the documentation for newFactory method of the javax.xml.stream factories

2013-12-04 Thread huizhe . wang
Changeset: aed9ca4d33ec Author:joehw Date: 2013-12-04 00:17 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/aed9ca4d33ec 8027973: Error in the documentation for newFactory method of the javax.xml.stream factories Reviewed-by: alanb, dfuchs, lancea, rriggs ! src/javax/xml/st

hg: jdk8/tl/jdk: 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-04 Thread staffan . larsen
Changeset: d30f49aa2d01 Author:sla Date: 2013-12-03 17:06 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d30f49aa2d01 6461635: [TESTBUG] BasicTests.sh test fails intermittently Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from

hg: jdk8/tl/jaxws: 2 new changesets

2013-12-04 Thread lana . steuck
Changeset: 7ac7d1afd966 Author:cl Date: 2013-11-28 08:23 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/7ac7d1afd966 Added tag jdk8-b118 for changeset 76a598cf50c4 ! .hgtags Changeset: 172b8e056ff2 Author:lana Date: 2013-12-03 10:46 -0800 URL: http://hg.ope

hg: jdk8/tl/corba: 2 new changesets

2013-12-04 Thread lana . steuck
Changeset: 5029f982dfae Author:cl Date: 2013-11-28 08:22 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/5029f982dfae Added tag jdk8-b118 for changeset d6820a414f18 ! .hgtags Changeset: 379fc7609beb Author:lana Date: 2013-12-03 10:46 -0800 URL: http://hg.ope

hg: jdk8/tl/jaxp: 2 new changesets

2013-12-04 Thread lana . steuck
Changeset: 6b37ae056340 Author:cl Date: 2013-11-28 08:23 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/6b37ae056340 Added tag jdk8-b118 for changeset e4e5069250e7 ! .hgtags Changeset: 69a930376c70 Author:lana Date: 2013-12-03 10:46 -0800 URL: http://hg.open