hg: jdk7/tl/langtools: 6923080: TreeScanner.visitNewClass should scan tree.typeargs

2010-02-04 Thread jonathan . gibbons
Changeset: 4b4e282a3146 Author:jjg Date: 2010-02-04 10:14 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4b4e282a3146 6923080: TreeScanner.visitNewClass should scan tree.typeargs Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java ! src

Re: hg: jdk7/tl/jdk: 6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true

2010-02-04 Thread Ulf Zibis
Am 02.02.2010 18:47, schrieb Rémi Forax: Le 02/02/2010 17:26, Ulf Zibis a écrit : Am 02.02.2010 14:30, schrieb Rémi Forax: Le 02/02/2010 14:09, Ulf Zibis a écrit : Hi, in most cases you use the empty diamond operator '<>' on instantiation, but not for SoftReference: "new SoftReference(cs)"

hg: jdk7/tl/jaxp: 6923146: Upgrade to JAXP 1.4.3

2010-02-04 Thread kelly . ohair
Changeset: df2e196a5f01 Author:ohair Date: 2010-02-03 16:44 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/df2e196a5f01 6923146: Upgrade to JAXP 1.4.3 Reviewed-by: darcy ! jaxp.properties