hg: jdk8/tl/jdk: 8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing

2013-02-14 Thread xueming . shen
Changeset: 1ce1a307cded Author:sherman Date: 2013-02-15 01:17 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1ce1a307cded 8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing Summary: to use j.t.ZoneId zone name to keep round-trip Reviewed-by: okutsu ! test/java/u

Re: RFR 8008223: java/net/BindException/Test.java fails rarely

2013-02-14 Thread Kurchi Hazra
I tried out your fix and your solution looks good to me. Thanks, Kurchi On 2/14/2013 6:43 AM, Chris Hegarty wrote: Webrev: http://cr.openjdk.java.net/~chegar/8008223/webrev.00/webrev/ This test has been around a long time, and rarely fails, but has had several bugs closed as 'not reproducib

hg: jdk8/tl/corba: 7199858: Marshal exception is wrong

2013-02-14 Thread dmitry . degrave
Changeset: e725dd195858 Author:dmeetry Date: 2013-02-15 01:49 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/e725dd195858 7199858: Marshal exception is wrong Reviewed-by: lancea ! src/share/classes/com/sun/corba/se/impl/corba/TypeCodeImpl.java

hg: jdk8/tl/jdk: 8007736: VerifyError for use of static method in interface

2013-02-14 Thread mandy . chung
Changeset: 1405ad6afb1e Author:bharadwaj Date: 2013-02-14 11:09 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1405ad6afb1e 8007736: VerifyError for use of static method in interface Reviewed-by: mchung ! src/share/native/common/check_code.c + test/vm/verifier/TestStaticIF.j

hg: jdk8/tl/jdk: 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up

2013-02-14 Thread mike . duigou
Changeset: e57019d2f34a Author:mduigou Date: 2013-02-13 14:50 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e57019d2f34a 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up Reviewed-by: mduigou, martin Contributed-by: Peter Levart ! src/share/classes/java/ut

hg: jdk8/tl/langtools: 8006225: tools/jdeps/Basic.java failes with AssertionError

2013-02-14 Thread mandy . chung
Changeset: 88286a36bb34 Author:mchung Date: 2013-02-14 09:43 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/88286a36bb34 8006225: tools/jdeps/Basic.java failes with AssertionError Reviewed-by: alanb + src/share/classes/com/sun/tools/jdeps/Analyzer.java ! src/share/clas

RFR 8008223: java/net/BindException/Test.java fails rarely

2013-02-14 Thread Chris Hegarty
Webrev: http://cr.openjdk.java.net/~chegar/8008223/webrev.00/webrev/ This test has been around a long time, and rarely fails, but has had several bugs closed as 'not reproducible' marked against it. The test tries to verify that a BindException is thrown, or not thrown, in the appropriate c

hg: jdk8/tl/jdk: 8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList

2013-02-14 Thread chris . hegarty
Changeset: 153884b550f0 Author:chegar Date: 2013-02-14 13:01 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/153884b550f0 8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList Reviewed-by: mcimadamore ! test/ProblemList.txt