Wed, 03 Jul 2013 17:08:14 -0700 8019862: Fix doclint errors in java.lang.*.
bpb [Wed, 03 Jul 2013 17:08:14 -0700] rev 18776
8019862: Fix doclint errors in java.lang.*. Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 03 Jul 2013 19:47:15 -0400 8016285: Add java.lang.reflect.Parameter.isNamePresent()
emc [Wed, 03 Jul 2013 19:47:15 -0400] rev 18775
8016285: Add java.lang.reflect.Parameter.isNamePresent() Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available Reviewed-by: darcy
Wed, 03 Jul 2013 13:30:46 -0700 8019857: Fix doclint errors in java.util.Format*
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>
Wed, 03 Jul 2013 14:35:10 -0700 Merge
vinnie [Wed, 03 Jul 2013 14:35:10 -0700] rev 18773
Merge
Tue, 02 Jul 2013 16:38:09 -0700 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
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
Wed, 03 Jul 2013 12:51:45 -0700 8019772: Fix doclint issues in javax.crypto and javax.security subpackages
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
Wed, 03 Jul 2013 21:19:25 +0200 8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
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
Wed, 03 Jul 2013 11:35:06 -0700 8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
twisti [Wed, 03 Jul 2013 11:35:06 -0700] rev 18769
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs Reviewed-by: jrose
Wed, 03 Jul 2013 11:58:10 +0200 8019481: Sync misc j.u.c classes from 166 to tl
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>
Wed, 03 Jul 2013 11:58:09 +0200 8011427: java.util.concurrent collection Spliterator implementations
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>
Tue, 02 Jul 2013 15:58:09 -0700 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
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
Wed, 17 Jul 2013 12:56:04 -0700 Merge
lana [Wed, 17 Jul 2013 12:56:04 -0700] rev 18765
Merge
Mon, 15 Jul 2013 17:33:44 +0400 8017492: Static field in HTML parser affects all applications
malenkov [Mon, 15 Jul 2013 17:33:44 +0400] rev 18764
8017492: Static field in HTML parser affects all applications Reviewed-by: art
Mon, 15 Jul 2013 12:06:06 +0400 8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
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
Fri, 12 Jul 2013 21:33:33 +0400 8020298: [macosx] Incorrect merge in the lwawt code
serb [Fri, 12 Jul 2013 21:33:33 +0400] rev 18762
8020298: [macosx] Incorrect merge in the lwawt code Reviewed-by: art, anthony
Fri, 12 Jul 2013 14:46:21 +0400 8009168: accessibility.properties syntax issue
raginip [Fri, 12 Jul 2013 14:46:21 +0400] rev 18761
8009168: accessibility.properties syntax issue Reviewed-by: ptbrunet, mfang, alexsch
Thu, 11 Jul 2013 18:23:15 +0400 8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
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
Thu, 11 Jul 2013 16:42:13 +0400 8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
pchelko [Thu, 11 Jul 2013 16:42:13 +0400] rev 18759
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long) Reviewed-by: anthony, art
Tue, 09 Jul 2013 21:21:55 +0400 8019587: [macosx] Possibility to set the same frame for the different screens
serb [Tue, 09 Jul 2013 21:21:55 +0400] rev 18758
8019587: [macosx] Possibility to set the same frame for the different screens Reviewed-by: art, anthony
Tue, 09 Jul 2013 18:01:58 +0400 6707231: Wrong read Method returned for boolen properties
malenkov [Tue, 09 Jul 2013 18:01:58 +0400] rev 18757
6707231: Wrong read Method returned for boolen properties Reviewed-by: alexsch
Mon, 08 Jul 2013 19:47:40 +0400 8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
leonidr [Mon, 08 Jul 2013 19:47:40 +0400] rev 18756
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6 Reviewed-by: anthony
Fri, 05 Jul 2013 11:57:11 -0700 Merge
lana [Fri, 05 Jul 2013 11:57:11 -0700] rev 18755
Merge
Thu, 04 Jul 2013 16:06:11 +0400 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
alitvinov [Thu, 04 Jul 2013 16:06:11 +0400] rev 18754
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop Reviewed-by: art, anthony
Wed, 17 Jul 2013 12:53:54 -0700 Merge
lana [Wed, 17 Jul 2013 12:53:54 -0700] rev 18753
Merge
Wed, 10 Jul 2013 11:49:04 -0700 8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
jgodinez [Wed, 10 Jul 2013 11:49:04 -0700] rev 18752
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1' Reviewed-by: jchen, prr
Fri, 05 Jul 2013 12:26:27 -0700 Merge
lana [Fri, 05 Jul 2013 12:26:27 -0700] rev 18751
Merge
Wed, 03 Jul 2013 10:22:13 -0700 8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
jchen [Wed, 03 Jul 2013 10:22:13 -0700] rev 18750
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c Reviewed-by: bae, prr
Wed, 03 Jul 2013 19:00:10 +0400 8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
serb [Wed, 03 Jul 2013 19:00:10 +0400] rev 18749
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform Reviewed-by: prr, flar
Thu, 18 Jul 2013 03:38:49 -0700 Added tag jdk8-b99 for changeset 984f3e50463b
cl [Thu, 18 Jul 2013 03:38:49 -0700] rev 18748
Added tag jdk8-b99 for changeset 984f3e50463b
Wed, 05 Jul 2017 19:04:06 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:06 +0200] rev 18747
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip