hg: jdk8/tl/jdk: 7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()

2012-04-09 Thread weijun . wang
Changeset: 1ffe2565ec06 Author:weijun Date: 2012-04-10 12:15 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1ffe2565ec06 7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds() Reviewed-by: valeriep, jjg ! src/share/classes/sun/security/krb5/Credentials.java + te

Behavior difference when open file dialog from applet

2012-04-09 Thread Jonathan Lu
Hi awt-dev, I found a behavior difference when open file dialog from an applet, bug 7160238 has been created for this issue. Here's the tiny test case to helping reproduce the problem, /* * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRI

hg: jdk8/tl/jdk: 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec

2012-04-09 Thread littlee
Changeset: e06ea0dd9207 Author:littlee Date: 2012-04-10 10:17 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e06ea0dd9207 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec Reviewed-by: dholmes, mduigou Contributed-by: Sean Zhou , Ulf Zibis , Da

hg: jdk8/tl/langtools: 7156633: (javac) incorrect errors when parsing variable declaration in block statements.

2012-04-09 Thread kumar . x . srinivasan
Changeset: 9c429f38ca7e Author:ksrini Date: 2012-04-09 14:31 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9c429f38ca7e 7156633: (javac) incorrect errors when parsing variable declaration in block statements. Reviewed-by: jjg Contributed-by: jan.lah...@oracle.com ! s

Dates and certificates

2012-04-09 Thread Michael StJohns
Hi - I've been trying to figure out which changes would be necessary to support the "inifinite" date used in RFC5280 for certificates that don't expire (e.g. 1231255959).(e.g. java.security.cert.X509Certificate) I first thought this would be as easy as supporting the use of Calendar in