Re: Is it finally time to remove the sun.io converters?

2011-06-14 Thread Alan Bateman
Ulf Zibis wrote: As replacement for the 323 classes in original sun.io you could use my wrapper classes: http://java.net/projects/java-nio-charset-enhanced/sources/svn/show/trunk/src/sun/io/ There remain only 8 classes. I think this should be backup, as in a plan B. The JDK documentation has

Re: Is it finally time to remove the sun.io converters?

2011-06-14 Thread Ulf Zibis
Am 14.06.2011 10:25, schrieb Alan Bateman: Ulf Zibis wrote: As replacement for the 323 classes in original sun.io you could use my wrapper classes: http://java.net/projects/java-nio-charset-enhanced/sources/svn/show/trunk/src/sun/io/ There remain only 8 classes. I think this should be backup,

hg: jdk8/tl/jdk: 7049774: UID construction appears to hang if time changed backwards

2011-06-14 Thread sean . coffey
Changeset: 08fdfdb19ad6 Author:coffeys Date: 2011-06-14 18:05 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/08fdfdb19ad6 7049774: UID construction appears to hang if time changed backwards Reviewed-by: alanb, dholmes, chegar, mduigou !

hg: jdk8/tl/jdk: 7054669: javadoc warnings from java.awt.Toolkit

2011-06-14 Thread joe . darcy
Changeset: 4e7a9fa84dea Author:darcy Date: 2011-06-14 12:31 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4e7a9fa84dea 7054669: javadoc warnings from java.awt.Toolkit Reviewed-by: anthony ! src/share/classes/java/awt/Toolkit.java