Changeset: 043b2eb76b0e
Author:bpb
Date: 2013-07-03 17:08 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/043b2eb76b0e
8019862: Fix doclint errors in java.lang.*.
Summary: Fix doclint errors in java.lang.*
Reviewed-by: darcy
Contributed-by: Brian Burkhalter
! src/share/class
Changeset: a8f51c3341a5
Author:emc
Date: 2013-07-03 19:47 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a8f51c3341a5
8016285: Add java.lang.reflect.Parameter.isNamePresent()
Summary: Add isNamePresent method to parameter reflection library, which
indicates whether or real p
Changeset: a49208237599
Author:bpb
Date: 2013-07-03 13:30 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a49208237599
8019857: Fix doclint errors in java.util.Format*
Summary: Fix doclint errors in java.util.Format*.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter
! src
Changeset: e594ee7a7c2f
Author:vinnie
Date: 2013-07-02 16:38 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e594ee7a7c2f
7165807: Non optimized initialization of NSS crypto library leads to
scalability issues
Reviewed-by: mullan, valeriep
! make/sun/security/pkcs11/mapfile-
Just to follow up, we discussed the change offline and I added the checks..
Tony
On 07/03/2013 12:13 PM, Valerie (Yu-Ching) Peng wrote:
As I mentioned in my earlier email, I think you should add a check to
ensure that the result from theSecretKeySpec.getEncoded() has the right
length (i.e. 8 f
Changeset: d5de500c99a3
Author:juh
Date: 2013-07-03 12:51 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d5de500c99a3
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
Reviewed-by: darcy
! src/share/classes/javax/crypto/Cipher.java
! src/share/classe
Changeset: 7532bb2d6476
Author:psandoz
Date: 2013-07-03 21:19 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7532bb2d6476
8017329: 8b92-lambda regression: TreeSet("a",
"b").stream().substream(1).parallel().iterator() is empty
Reviewed-by: alanb
! src/share/classes/java/util
As I mentioned in my earlier email, I think you should add a check to
ensure that the result from theSecretKeySpec.getEncoded() has the right
length (i.e. 8 for DES, 24 for DESede) before passing them to
DESKey/DESedeKey.
Valerie
On 07/03/13 11:46, Anthony Scarpino wrote:
I updated the webre
Changeset: bd6949f9dbb2
Author:twisti
Date: 2013-07-03 11:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bd6949f9dbb2
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
Reviewed-by: jrose
! src/share/classes/java/lang/invoke/MethodHandleImpl.
I updated the webrev to reflect the simple style change you mention
below. I'm going to proceed with the pre-push jar signing procedures
figuring the discussion regarding InvalidKeyException is not related to
this exact fix.
http://cr.openjdk.java.net/~ascarpino/6755701/webrev.01/
Tony
On 0
Changeset: dfd7fb0ce54b
Author:psandoz
Date: 2013-07-03 11:58 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/dfd7fb0ce54b
8011427: java.util.concurrent collection Spliterator implementations
Reviewed-by: martin
Contributed-by: Doug Lea
! src/share/classes/java/util/concurre
11 matches
Mail list logo