bpb [Wed, 03 Jul 2013 13:30:46 -0700] rev 18774
8019857: Fix doclint errors in java.util.Format*
Summary: Fix doclint errors in java.util.Format*.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
vinnie [Wed, 03 Jul 2013 14:35:10 -0700] rev 18773
Merge
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
serb [Fri, 12 Jul 2013 21:33:33 +0400] rev 18762
8020298: [macosx] Incorrect merge in the lwawt code
Reviewed-by: art, anthony
raginip [Fri, 12 Jul 2013 14:46:21 +0400] rev 18761
8009168: accessibility.properties syntax issue
Reviewed-by: ptbrunet, mfang, alexsch
leonidr [Thu, 11 Jul 2013 18:23:15 +0400] rev 18760
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
Reviewed-by: art, anthony