hg: jdk8/tl/jdk: 2 new changesets

2013-01-11 Thread xueming . shen
Changeset: 6f6246aced89 Author:sherman Date: 2013-01-11 22:43 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6f6246aced89 8005466: JAR file entry hash table uses too much memory (zlib_util.c) Summary: realign the fields of jzcell struct Reviewed-by: sherman Contributed-by: io

hg: jdk8/tl/jdk: 7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie

2013-01-11 Thread joe . darcy
Changeset: bc1f16f5566f Author:darcy Date: 2013-01-11 15:39 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc1f16f5566f 7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie Reviewed-by: darcy Contributed-by: olivier.lagn...@oracle.com ! src/sh

Re: Fwd: RFR: (JDK-8005406) HTTP server implementation should use Base64 API

2013-01-11 Thread Alan Bateman
On 11/01/2013 21:54, Chris Hegarty wrote: The source changes look fine to me Mark. I think you may the the wrong bug number, or synopsis. The changes are in the basic and negotiate authenticators used by the Http client, HttpURLConnection. Anyway, the source changes look good to me. I can sp

Re: Fwd: RFR: (JDK-8005406) HTTP server implementation should use Base64 API

2013-01-11 Thread Chris Hegarty
The source changes look fine to me Mark. I think you may the the wrong bug number, or synopsis. The changes are in the basic and negotiate authenticators used by the Http client, HttpURLConnection. Anyway, the source changes look good to me. I can sponsor this for you. -Chris. On 11/01/2013

hg: jdk8/tl/jdk: 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools

2013-01-11 Thread alan . bateman
Changeset: 7da291690aa0 Author:alanb Date: 2013-01-11 20:19 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7da291690aa0 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools Reviewed-by: chegar ! test/ProblemList.txt ! test/com/sun/management/HotSpo

Fwd: RFR: (JDK-8005406) HTTP server implementation should use Base64 API

2013-01-11 Thread Mark Sheppard
A review request for JDK-8005406: HTTP server implementation should use Base64 API Description: jdk8 has java.util.Base64 to define a standard API for base64 encoding/decoding. It would be good to investigate whether this API could be used in the com.sun.net.httpserver implementation to replac

hg: jdk8/tl/jdk: 8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)

2013-01-11 Thread alan . bateman
Changeset: 0ca2e39a110d Author:alanb Date: 2013-01-11 12:27 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0ca2e39a110d 8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol) Reviewed-by: chegar ! src/solaris/classes/sun/nio/fs/SolarisAclFileAttributeView.java ! test