aeremeev [Mon, 14 Jul 2014 18:44:50 +0400] rev 25775
8050009: Fix doclint warnings from javax.swing.plaf.basic package, 7 of 7
Reviewed-by: pchelko
prr [Fri, 11 Jul 2014 11:12:59 -0700] rev 25774
8048328: CUPS Printing does not report supported printer resolutions.
Reviewed-by: bae, jgodinez
pchelko [Fri, 11 Jul 2014 18:46:47 +0400] rev 25773
8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE
Reviewed-by: alexsch, azvegint
aeremeev [Fri, 11 Jul 2014 16:44:11 +0400] rev 25772
8049870: Fix doclint warnings from javax.swing.plaf.basic package, 4 of 7
Reviewed-by: pchelko
serb [Fri, 11 Jul 2014 13:32:12 +0400] rev 25771
8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP
Reviewed-by: pchelko, anthony
avstepan [Fri, 11 Jul 2014 12:51:14 +0400] rev 25770
8037511: Tidy warnings cleanup for java.awt - 2d part
Reviewed-by: prr
alexsch [Fri, 11 Jul 2014 12:08:43 +0400] rev 25769
8049198: [macosx] Incorrect thread access when showing splash screen
Reviewed-by: serb, pchelko
henryjen [Mon, 23 Jun 2014 10:54:10 -0700] rev 25768
8042872: Fix raw and unchecked warnings in sun.applet
Reviewed-by: darcy, herrick
darcy [Thu, 10 Jul 2014 15:27:02 -0700] rev 25767
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
Reviewed-by: prr
mcherkas [Thu, 10 Jul 2014 18:46:40 +0400] rev 25766
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
Reviewed-by: prr, bae
aeremeev [Thu, 10 Jul 2014 17:20:56 +0400] rev 25765
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
Reviewed-by: pchelko
pchelko [Thu, 10 Jul 2014 15:08:50 +0400] rev 25764
8049830: Remove reflection from ScreenMenuBar
Reviewed-by: anthony, serb
aeremeev [Thu, 10 Jul 2014 12:21:29 +0400] rev 25763
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
Reviewed-by: pchelko
henryjen [Fri, 27 Jun 2014 10:29:08 -0700] rev 25762
8044862: Fix raw and unchecked lint warnings in macosx specific code
Reviewed-by: darcy, pchelko
aeremeev [Wed, 09 Jul 2014 17:11:53 +0400] rev 25761
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
Reviewed-by: pchelko
ssides [Wed, 09 Jul 2014 15:14:06 +0400] rev 25760
8046597: fix doclint issues in swing classes, part 4 of 4
Reviewed-by: pchelko
avstepan [Wed, 09 Jul 2014 12:56:03 +0400] rev 25759
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
Reviewed-by: pchelko
smarks [Tue, 08 Jul 2014 09:19:29 -0700] rev 25758
8047025: Fix raw and unchecked lint warnings in generated nimbus files
Reviewed-by: henryjen, prr
anashaty [Tue, 08 Jul 2014 16:42:23 +0400] rev 25757
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
Reviewed-by: bae, prr
avstepan [Tue, 08 Jul 2014 16:01:18 +0400] rev 25756
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
Reviewed-by: pchelko
dsamersoff [Tue, 29 Jul 2014 13:08:27 -0700] rev 25755
8053902: Fix for 8030115 breaks build on Windows and Solaris
Summary: Move variable definition to top of function
Reviewed-by: prr
jbachorik [Tue, 29 Jul 2014 10:06:02 +0200] rev 25754
8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
Reviewed-by: dholmes, dsamersoff, sspitsyn
darcy [Mon, 28 Jul 2014 23:46:03 -0700] rev 25753
8030942: Explicitly state floating-point summation requirements on non-finite inputs
Reviewed-by: psandoz
prappo [Mon, 28 Jul 2014 16:24:38 +0100] rev 25752
8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
jbachorik [Fri, 25 Jul 2014 15:07:49 +0200] rev 25751
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
weijun [Fri, 25 Jul 2014 17:11:03 +0800] rev 25750
8051953: Add Unreachable.java test to ProblemList on Windows
Reviewed-by: chegar
robm [Thu, 24 Jul 2014 22:22:43 +0100] rev 25749
8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
Reviewed-by: mullan
Contributed-by: Bradford Wetmore <bradford.wetmore@oracle.com>
mduigou [Thu, 24 Jul 2014 09:01:00 -0700] rev 25748
8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar