Changeset: f80b8af9c218
Author:xuelei
Date: 2013-09-09 19:07 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f80b8af9c218
802: Change to use othervm mode of tests in SSLEngineImpl
Reviewed-by: mullan
!
test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/Clos
Changeset: 7439356a7dc5
Author:jjg
Date: 2013-09-09 17:36 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7439356a7dc5
8006972: jtreg test fails:
test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
Reviewed-by: darcy
!
test/tools/javac
Changeset: 77d395862700
Author:jlahoda
Date: 2013-09-09 23:13 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/77d395862700
8019521: Enhanced rethrow disabled in lambdas
Summary: Fixing effectively final detection inside lambdas, small cleanup
related to thrown types det
Changeset: 6731ea9123f2
Author:smarks
Date: 2013-09-09 14:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6731ea9123f2
8023447: change specification to allow RMI activation to be optional
Reviewed-by: darcy, alanb, olagneau
! src/share/classes/java/rmi/activation/Activatab
Changeset: f4efd6ef6e80
Author:emc
Date: 2013-09-09 16:26 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f4efd6ef6e80
8022322: Reject default and static methods in annotation
Summary: Causes javac to reject static and default method declarations inside
an annotation
Re
Changeset: 67c5110c60fe
Author:emc
Date: 2013-09-09 17:11 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/67c5110c60fe
8015322: Javac template test framework
Summary: Putback of the javac template test framework from the Lambda repository
Reviewed-by: jjg
Contributed-by:
Thanks for catching that. I'll include that correction, too.
Jason
On 9/9/13 8:30 AM, Sean Mullan wrote:
CertPathBuilderSpi
[90]: should be "{@code CertPathChecker}"
--Sean
On 09/06/2013 05:40 PM, Jason Uh wrote:
Hi Joe,
Please review this fix, which fixes doclint issues in
java.security
Changeset: be0bcd6a904e
Author:juh
Date: 2013-09-09 10:52 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/be0bcd6a904e
8024432: Fix doclint issues in java.security
Reviewed-by: darcy, mullan
! src/share/classes/java/security/AccessController.java
! src/share/classes/java/secu
Changeset: 7ae169639485
Author:sundar
Date: 2013-09-05 21:17 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/7ae169639485
8024255: When a keyword is used as object property name, the property can not
be deleted
Reviewed-by: jlaskey, lagergren
! src/jdk/nashorn/internal/p
CertPathBuilderSpi
[90]: should be "{@code CertPathChecker}"
--Sean
On 09/06/2013 05:40 PM, Jason Uh wrote:
Hi Joe,
Please review this fix, which fixes doclint issues in
java.security
java.security.cert
java.security.interfaces
webrev: http://cr.openjdk.java.net/~juh/8024432/webrev.00/
Changeset: a4b9a8859e58
Author:vromero
Date: 2013-09-09 16:32 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a4b9a8859e58
8024154: Fix for 8016177: structural most specific and stuckness breaks 6
langtools tests
Reviewed-by: jjg, jfranck
! test/tools/javac/lambda/Meth
On 09/09/2013 03:15 AM, Weijun Wang wrote:
UntrustedCertificates:
[65] We should log the exception (could be a parsing error, so we would
want to know that)
You mean for -Djava.security.debug=certpath?
Yes.
BlacklistedCertsConverter:
I'm a little concerned that this tool re-writes the bl
Looks fine to me.
--Sean
On 09/09/2013 01:03 AM, Xuelei Fan wrote:
Hi,
Please review this test update.
webrev: http://cr.openjdk.java.net/~xuelei/802/webrev/
This bug had not published in the bugs.sun.com. Here is a short
description of the issue:
In Oracle JSSE provider, a few caches
Changeset: 02064634bc88
Author:msheppar
Date: 2013-09-06 15:00 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/02064634bc88
8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced
try/finally
Summary: amended test to be more robust to set of potential excepti
Changeset: 4afdf10de648
Author:dfuchs
Date: 2013-09-09 13:59 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4afdf10de648
8023168: Cleanup LogManager class initialization and LogManager/LoggerContext
relationship
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcur
Changeset: 6cffcd15a17e
Author:jfranck
Date: 2013-09-09 09:58 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6cffcd15a17e
8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
Reviewed-by: jfranck, jjg
Contributed-by: Andreas Lundblad
- src/share/classes
On 9/7/13 1:26 AM, Sean Mullan wrote:
8011402: Move blacklisting certificate logic from hard code to data
X509CertImpl:
Might it not be better to store the fingerprints in
UntrustedCertificates in a WeakHashMap (using the Certificate as a key)?
This way we don't need to add public mutato
17 matches
Mail list logo