hg: jdk8/tl/langtools: 8008077: update reference impl for type-annotations

2013-02-12 Thread jonathan . gibbons
Changeset: bc456436c613 Author:jjg Date: 2013-02-12 17:15 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bc456436c613 8008077: update reference impl for type-annotations Reviewed-by: jjg Contributed-by: wmdi...@cs.washington.edu ! src/share/classes/com/sun/tools/classf

hg: jdk8/tl/langtools: 8007464: Add graph inference support

2013-02-12 Thread maurizio . cimadamore
Changeset: 2154ed9ff6c8 Author:mcimadamore Date: 2013-02-12 19:25 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2154ed9ff6c8 8007464: Add graph inference support Summary: Add support for more aggressive type-inference scheme Reviewed-by: jjg ! src/share/classes/com/su

hg: jdk8/tl: 8007392: JSR 310: DateTime API Updates

2013-02-12 Thread xueming . shen
Changeset: fdb1e09519ed Author:sherman Date: 2013-02-12 09:27 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fdb1e09519ed 8007392: JSR 310: DateTime API Updates Summary: Integration of JSR310 Date/Time API for M7 Reviewed-by: darcy, alanb, naoto Contributed-by: scolebou...@joda.o

hg: jdk8/tl/jdk: 8007392: JSR 310: DateTime API Updates; ...

2013-02-12 Thread xueming . shen
Changeset: 7dcb74c3ffba Author:sherman Date: 2013-02-12 09:25 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7dcb74c3ffba 8007392: JSR 310: DateTime API Updates 8007520: Update date/time classes in j.util and j.sql packages 8007572: Replace existing jdk timezone data at /lib/

hg: jdk8/tl/langtools: 8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null

2013-02-12 Thread vicente . romero
Changeset: 073696f59241 Author:vromero Date: 2013-02-12 13:36 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/073696f59241 8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null Reviewed-by: jjg ! src/share/classes/com/sun

hg: jdk8/tl/jdk: 8007786: JDK-8002048 testcase doesn't work on Solaris

2013-02-12 Thread dmitry . samersoff
Changeset: f7fb173ac833 Author:dsamersoff Date: 2013-02-12 16:02 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f7fb173ac833 8007786: JDK-8002048 testcase doesn't work on Solaris Summary: test built in into Solaris shell doesn't have -e operator Reviewed-by: sla, sspitsyn !