hg: jdk7/tl/jdk: 7029383: Refresh of non-client demos

2011-04-26 Thread nils . loodin
Changeset: 8b36b1c4bb7f Author:nloodin Date: 2011-04-26 12:49 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8b36b1c4bb7f 7029383: Refresh of non-client demos Reviewed-by: mchung, ohair ! src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java ! src/shar

hg: jdk7/tl/jdk: 7030649: URL.equals() fails to compare jar urls

2011-04-26 Thread chris . hegarty
Changeset: 7e7bb0a97c40 Author:chegar Date: 2011-04-18 11:14 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7e7bb0a97c40 7030649: URL.equals() fails to compare jar urls Reviewed-by: michaelm ! src/share/classes/sun/net/www/protocol/jar/Handler.java ! test/java/net/URL/Equals

hg: jdk7/tl/jaxp: 4 new changesets

2011-04-26 Thread lana . steuck
Changeset: d19dd3dd599e Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/d19dd3dd599e Added tag jdk7-b137 for changeset 1d87f7460cde ! .hgtags Changeset: bc701b263f16 Author:ohair Date: 2011-04-06 20:15 -0700 URL: http://hg

OT: UDP server on solaris-i586/x64 misses 1st packet

2011-04-26 Thread Weijun Wang
Note: This is not about networking codes in JDK. Therefore OT. I have a test (test/sun/security/krb5/auto/BadKdc*.java in @run/othervm mode) that starts a UDP server listening to requests from the same machine. The server is started in a daemon thread and 3 requests are sent at least 6 seconds

Re: SocketPermission's implies() interesting behavior

2011-04-26 Thread Neil Richards
On Wed, 2011-03-16 at 10:43 +, Neil Richards wrote: > On 11 March 2011 14:39, Chris Hegarty wrote: > > As Michael (cc'ed) mentioned in an earlier mail, he is going to be making > > some significant changes in this area in the next week or two. He will > > include this change with the other one

hg: jdk7/tl/langtools: 7010344: Some of the html files do not have element in right context.

2011-04-26 Thread bhavesh . patel
Changeset: 734144b6b22f Author:bpatel Date: 2011-04-04 10:14 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/734144b6b22f 7010344: Some of the html files do not have element in right context. Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/Anno

hg: jdk7/tl/langtools: 6437138: JSR 199: Compiler doesn't diagnose crash in user code; ...

2011-04-26 Thread jonathan . gibbons
Changeset: 31e5cfc5a990 Author:jjg Date: 2011-03-25 07:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/31e5cfc5a990 6437138: JSR 199: Compiler doesn't diagnose crash in user code 6482554: uncaught exception from annotation processor not reported through JavaCompiler.

hg: jdk7/tl/langtools: 7009599: javac build puts extraneous files into dist/lib/classes.jar

2011-04-26 Thread jonathan . gibbons
Changeset: 26ea2557214a Author:jjg Date: 2011-03-25 07:39 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/26ea2557214a 7009599: javac build puts extraneous files into dist/lib/classes.jar Reviewed-by: ohair ! make/build.xml

hg: jdk7/tl/jdk: 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA

2011-04-26 Thread weijun . wang
Changeset: 65e7fddf517f Author:weijun Date: 2011-03-24 16:16 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/65e7fddf517f 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA Reviewed-by: xuelei ! src/share/classes/sun/security/tools/TimestampedSigner

hg: jdk7/tl/jdk: 3 new changesets

2011-04-26 Thread alan . bateman
Changeset: 0fdc4553f79f Author:alanb Date: 2011-03-18 19:46 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0fdc4553f79f 7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters Reviewed-by: forax, chegar ! src/solaris/class

hg: jdk7/tl/jdk: 7025066: Build systems changes to support SE Embedded Integration

2011-04-26 Thread david . holmes
Changeset: fe232d7e4ff1 Author:dholmes Date: 2011-03-22 18:56 -0400 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fe232d7e4ff1 7025066: Build systems changes to support SE Embedded Integration Summary: Define Embedded specific files and include them in the main files. Allow finer

hg: jdk7/tl/jdk: 6914617: JCE framework code signing certificate is expiring at the end of 2010.

2011-04-26 Thread bradford . wetmore
Changeset: 29e88b0c0894 Author:wetmore Date: 2011-04-13 11:36 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/29e88b0c0894 6914617: JCE framework code signing certificate is expiring at the end of 2010. Reviewed-by: valeriep, weijun, mullan ! make/javax/crypto/Defs-jce.gmk

hg: jdk7/tl/jdk: 6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a

2011-04-26 Thread xueming . shen
Changeset: 3eb51bf7e859 Author:sherman Date: 2011-03-17 11:42 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3eb51bf7e859 6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a Summary: updated the spec doc Reviewed-by: alanb ! src/share/classe

hg: jdk7/tl/corba: 6 new changesets

2011-04-26 Thread lana . steuck
Changeset: 99f186b8097f Author:schien Date: 2011-04-07 15:20 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/99f186b8097f Added tag jdk7-b137 for changeset a66c01d8bf89 ! .hgtags Changeset: 53c6f4ad1e06 Author:ohair Date: 2011-04-06 20:36 -0700 URL: http://h

hg: jdk7/tl/jaxws: 5 new changesets

2011-04-26 Thread lana . steuck
Changeset: 6dfcea9f7a4e Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/6dfcea9f7a4e Added tag jdk7-b137 for changeset ccea3282991c ! .hgtags Changeset: de11bd049d6f Author:ohair Date: 2011-04-06 20:16 -0700 URL: http://h

hg: jdk7/tl/langtools: 7026868: Apply specification changes fro 6505047

2011-04-26 Thread joe . darcy
Changeset: 46ed58a098ad Author:darcy Date: 2011-03-11 14:07 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/46ed58a098ad 7026868: Apply specification changes fro 6505047 Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/Element.java ! src/share/classes/javax

Re: URLConnection.guessContentTypeFromStream() does not support UTF8 and UTF32 with BOM

2011-04-26 Thread Charles Lee
On 03/10/2011 11:46 PM, Chris Hegarty wrote: Charles, Alan, I filed CR 7026346: " URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM", for this issue. I also creating a webrev from your patch, with the following changes: * Moved the UTF-32BE befo

Re: SocketPermission's implies() interesting behavior

2011-04-26 Thread Neil Richards
On 10 March 2011 03:18, Charles Lee wrote: > With a quick search in the SocketPermission using "cname =" as search word, > cname always seems to be lower cases. But hostname does not. It may need > some rework on the patch. I think using String.regionMatches() [1] for the comparison (with 'ignore

hg: jdk7/tl/corba: 4 new changesets

2011-04-26 Thread lana . steuck
Changeset: a9335b646c1c Author:ohair Date: 2011-02-16 13:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/a9335b646c1c 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 9d6dd2cdfcb9 Author:cl Date: 2011-02-23 1

hg: jdk7/tl: 4 new changesets

2011-04-26 Thread lana . steuck
Changeset: da55264ff2fb Author:ohair Date: 2011-02-16 13:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/rev/da55264ff2fb 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg ! LICENSE Changeset: 5d86d951426a Author:cl Date: 2011-02-23 15:48 -

Re: URI ignores invalid ipv6 address while parsing authority

2011-04-26 Thread Jing LV
于 2011-3-1 20:44, Chris Hegarty 写道: > On 03/ 1/11 09:58 AM, Jing LV wrote: >> Hello, >> >> According to authority component RFC2396, if host name is a domain name >> there should be no "[" and "]". However if we put a hostname like >> "[www.abc.com]" while creating a URI, it silently accept, no err

com.sun.security.auth.login.ConfigFile issue when java.security.auth.login.config path contains spaces and accents

2011-04-26 Thread Baptiste Mesta
Hi, I would like to report a bug on com.sun.security.auth.login.ConfigFile, but since i haven't found the bug tracker i report it here. Please let me know if it's not the good place to do that. Here is the issue. When the path of the file contained in the system property java.security.auth.login.

hg: jdk7/tl/jdk: 6381464: SimpleFormatter should use one single line format

2011-04-26 Thread mandy . chung
Changeset: d2bbdd709307 Author:mchung Date: 2011-03-29 15:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d2bbdd709307 6381464: SimpleFormatter should use one single line format Summary: Define a new logging properties to support custom output format Reviewed-by: alanb ! s

hg: jdk7/tl/jdk: 7039369: Limit range of strictfp in FloatingDecimal

2011-04-26 Thread joe . darcy
Changeset: 147da2c8b749 Author:darcy Date: 2011-04-26 10:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/147da2c8b749 7039369: Limit range of strictfp in FloatingDecimal Summary: Additional reviews by sergey.kukse...@oracle.com Reviewed-by: alanb ! src/share/classes/sun/mi

Re: Does OpenJDK support bitmap image with JarURLConnection?

2011-04-26 Thread Jing LV
于 2011-3-9 22:32, Chris Hegarty 写道: > On 08/03/2011 09:13, Jing LV wrote: >> .. >> Hi Chris, >> >> Thanks for reply. So as we see no objection for this issue, would >> someone help to raise a bug in the bug system? So that we can apply the >> patch and fix this 12-year problem. > I filed CR 702