hg: jdk8/tl/jdk: 7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl

2012-06-19 Thread xuelei . fan
Changeset: cdcbd22cfb9d Author:xuelei Date: 2012-06-19 17:28 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cdcbd22cfb9d 7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl Reviewed-by: weijun ! src/share/classes/sun/security/ssl/SSLEngineImp

Re: 7168191: Signature validation can fail under certain circumstances

2012-06-19 Thread Michael StJohns
Hi - there's two different varieties of authorityKeyIdentifier - you only fixed one. If the child cert has an akid consisting of the value of the parent skid, then you're good to go. But there's also the akid variant which contains issuerName/serialNumber of its parent where the parent has n

7168191: Signature validation can fail under certain circumstances

2012-06-19 Thread Vincent Ryan
Hello, Please review the following changeset for JDK 7u6: http://cr.openjdk.java.net/~vinnie/7168191/webrev.01 The bug report is at: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7168191 This fix addresses a bug in the OCSP client when processing key-rollover certs. Typically such ce

hg: jdk8/tl/langtools: 7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation

2012-06-19 Thread maurizio . cimadamore
Changeset: 34e254ffd0e7 Author:mcimadamore Date: 2012-06-19 13:25 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/34e254ffd0e7 7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation Summary: Recent JDK hash changes affected o

hg: jdk8/tl/jdk: 6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()

2012-06-19 Thread chris . hegarty
Changeset: efc2791d7c5d Author:chegar Date: 2012-06-19 10:20 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/efc2791d7c5d 6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge() Reviewed-by: chegar Contributed-by: [email protected] ! src/share/classes/sun/mi

hg: jdk8/tl/jdk: 6380549: (rb) ResourceBundle.Control global binding support

2012-06-19 Thread masayoshi . okutsu
Changeset: 4419c8f0b2f2 Author:okutsu Date: 2012-06-19 16:21 +0900 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4419c8f0b2f2 6380549: (rb) ResourceBundle.Control global binding support Reviewed-by: naoto ! make/java/java/FILES_java.gmk ! src/share/classes/java/util/ResourceBundl