On 15/10/2012 18:20, Mike Duigou wrote:
We should also nuke gopher and netdoc (in sun.net.www.protocol package)
I am not sure if mailto should continue as there are better solutions.
I think it's worth pointing out that in practice URL is not used just to
open a connection. It's also used as
On 16/10/2012 13:24, Tom Hawtin wrote:
On 15/10/2012 18:20, Mike Duigou wrote:
We should also nuke gopher and netdoc (in sun.net.www.protocol package)
I am not sure if mailto should continue as there are better solutions.
I think it's worth pointing out that in practice URL is not used just
Changeset: 32452042b781
Author:naoto
Date: 2012-10-16 10:59 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/32452042b781
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't
work as expected with custom extensions
8000273: java.util.Locale.getDisplayVar
Changeset: 3a6b76a468bd
Author:khazra
Date: 2012-10-16 15:23 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3a6b76a468bd
7198073: (prefs) user prefs not saved [macosx]
Summary: Using class member field to get node instead of argument
Reviewed-by: alanb
! src/macosx/classes/j
Changeset: 2013982bee34
Author:jjg
Date: 2012-10-16 21:03 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2013982bee34
8000673: remove dead code from HtmlWriter and subtypes
Reviewed-by: bpatel
! src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.