vinnie [Tue, 02 Jul 2013 16:38:09 -0700] rev 18772
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
Reviewed-by: mullan, valeriep
juh [Wed, 03 Jul 2013 12:51:45 -0700] rev 18771
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
Reviewed-by: darcy
psandoz [Wed, 03 Jul 2013 21:19:25 +0200] rev 18770
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
Reviewed-by: alanb
twisti [Wed, 03 Jul 2013 11:35:06 -0700] rev 18769
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
Reviewed-by: jrose
psandoz [Wed, 03 Jul 2013 11:58:10 +0200] rev 18768
8019481: Sync misc j.u.c classes from 166 to tl
Reviewed-by: martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
psandoz [Wed, 03 Jul 2013 11:58:09 +0200] rev 18767
8011427: java.util.concurrent collection Spliterator implementations
Reviewed-by: martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
mchung [Tue, 02 Jul 2013 15:58:09 -0700] rev 18766
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
Reviewed-by: jrose, alanb, dfuchs
lana [Wed, 17 Jul 2013 12:56:04 -0700] rev 18765
Merge
malenkov [Mon, 15 Jul 2013 17:33:44 +0400] rev 18764
8017492: Static field in HTML parser affects all applications
Reviewed-by: art
pchelko [Mon, 15 Jul 2013 12:06:06 +0400] rev 18763
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
Reviewed-by: anthony, art