Changeset: e6ed7c95d94f
Author:xuelei
Date: 2010-12-15 22:42 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e6ed7c95d94f
7006265: Javadoc warnings
Reviewed-by: weijun
! src/share/classes/javax/net/ssl/X509ExtendedTrustManager.java
On 12/15/10 10:38 AM, Florian Weimer wrote:
* Sean Mullan:
Please review the following list:
http://cr.openjdk.java.net/~mullan/5001004/review.00/StandardNames.html#impl
"SHA-1" or "SHA1"? (Our code uses "SHA1" for some reason, perhaps for
consistency with "HmacSHA1".)
"SHA-1" is the stand
* Sean Mullan:
> Please review the following list:
> http://cr.openjdk.java.net/~mullan/5001004/review.00/StandardNames.html#impl
"SHA-1" or "SHA1"? (Our code uses "SHA1" for some reason, perhaps for
consistency with "HmacSHA1".)
I think the TLSv1 cipher suite list is effectively much longer.
C
Hello,
Currently, the Java security APIs do not specify algorithm requirements for
implementations of Java SE. This makes it difficult to develop conformance
tests. Additionally, there is no guarantee that Java applications using these
algorithms can inter-operate. See bug 5001004 for more inf
Changeset: cff0b8694633
Author:jjg
Date: 2010-12-15 06:39 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/cff0b8694633
7006564: NPE in javac running test/tools/javac/nio/compileTest/CompileTest.java
Reviewed-by: mcimadamore, alanb
! src/share/classes/com/sun/tools/javac
Changeset: 0ef137ae6f3b
Author:alanb
Date: 2010-12-15 09:15 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0ef137ae6f3b
6927816: Demo crash in heaptracker with Non-Sun JDK due to possible violation
of JNI spec
Reviewed-by: ohair, alanb
Contributed-by: [email protected]
! sr