hg: jdk7/tl/langtools: 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo

2011-01-28 Thread jim . holmlund
Changeset: 92ab09ed59fd Author:jjh Date: 2011-01-28 00:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/92ab09ed59fd 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't prese

Re: Dual-Pivot Quicksort improvements for highly structured (nearly sorted) arrays and data with small periods

2011-01-28 Thread Alan Bateman
Does anyone have this on their radar to review? If not, I'll put it on my list. -Alan. Vladimir Iaroslavski wrote: Hello, Here is improvement for sorting primitives: http://cr.openjdk.java.net/~alanb/7013585/webrev Highly structured (nearly sorted) data like 1,2,3,..,k,1,2,3,..,k,... or

Re: BufferedWriter.write does not throw exception if it is already closed.

2011-01-28 Thread Alan Bateman
Jing LV wrote: Hi Alan, (Sorry for late reply that it seems my mail-box has some trouble that I cannot send my mail yesterday). I agreed with you that the document may be changed. However as you see another problem is that the write method is unstable, it may or may not throw the exception, o

hg: jdk7/tl/langtools: 3 new changesets

2011-01-28 Thread maurizio . cimadamore
Changeset: 2088e674f0e0 Author:mcimadamore Date: 2011-01-28 12:01 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2088e674f0e0 6910550: javac 1.5.0_17 fails with incorrect error message Summary: multiple clashing members declared in same class should be added to the cla

hg: jdk7/tl/jdk: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: 236e3f2d0a6b Author:alanb Date: 2011-01-28 09:28 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/236e3f2d0a6b 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman ! make/java/java/FILES_java.gmk ! make/java/nio/FILES_java.gmk ! make/mkdemo

hg: jdk7/tl/langtools: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: babf86a1ac92 Author:alanb Date: 2011-01-28 09:25 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/babf86a1ac92 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/share/

Re: Code review: 7012540 (java.util.Objects.nonNull() incorrectly named)

2011-01-28 Thread Ulf Zibis
Am 28.01.2011 05:58, schrieb David Holmes: Rémi Forax said the following on 01/27/11 18:43: On 01/27/2011 09:38 AM, Stephen Colebourne wrote: As I said before, removing this method is the best option now. Get it right in v8. Stephen I think we can't. This method is already used at many place

hg: jdk7/tl/jdk: 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420

2011-01-28 Thread alan . bateman
Changeset: dea360853f8b Author:alanb Date: 2011-01-28 13:26 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dea360853f8b 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar ! test/java/net/Socks/SocksProxyVersion.java

Re: Code review: 7012540 (java.util.Objects.nonNull() incorrectly named)

2011-01-28 Thread David M. Lloyd
On 01/27/2011 10:58 PM, David Holmes wrote: Rémi Forax said the following on 01/27/11 18:43: On 01/27/2011 09:38 AM, Stephen Colebourne wrote: As I said before, removing this method is the best option now. Get it right in v8. Stephen I think we can't. This method is already used at many place

Re: BufferedWriter.write does not throw exception if it is already closed.

2011-01-28 Thread Jing LV
Thanks for reply Alan, sorry didn't see this mail before I raise an issue on https://bugs.openjdk.java.net/show_bug.cgi?id=100169 (my mail server seems some problem these days) Consider it is using underlying writer, one thing I need to mention is that in the testcase I post in the first mail,

Re: BufferedWriter.write does not throw exception if it is already closed.

2011-01-28 Thread Alan Bateman
Jing LV wrote: Thanks for reply Alan, sorry didn't see this mail before I raise an issue on https://bugs.openjdk.java.net/show_bug.cgi?id=100169 (my mail server seems some problem these days) Consider it is using underlying writer, one thing I need to mention is that in the testcase I post in

hg: jdk7/tl/langtools: 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces

2011-01-28 Thread joe . darcy
Changeset: 7a75a1803c7a Author:darcy Date: 2011-01-28 16:54 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7a75a1803c7a 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/Element

hg: jdk7/tl/jdk: 7015156: Remove JSR 308 changes from core libraries

2011-01-28 Thread joe . darcy
Changeset: d21a1ce074a7 Author:darcy Date: 2011-01-28 17:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d21a1ce074a7 7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou ! src/share/classes/java/lang/SuppressWarnings.java ! src/share/classes/java/lang/