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

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

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/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/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

RFR JDK-8006182

2013-02-14 Thread Mark Sheppard
Hi, as part of a refactoring of the jdk codebase to use the base64 capabilities of java.util.Base64, the following modifications, as per the webrev, http://cr.openjdk.java.net/~chegar/8006182/webrev.00/ have been made to complete task JDK-8006182. Could you oblige and review these changes

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