Thu, 31 Jul 2014 11:48:39 -0700 8054050: Fix stay raw and unchecked lint warnings in core libs
darcy [Thu, 31 Jul 2014 11:48:39 -0700] rev 25798
8054050: Fix stay raw and unchecked lint warnings in core libs Reviewed-by: lancea, alanb
Thu, 31 Jul 2014 11:31:57 +0400 8032908: getTextContent doesn't return string in JAXP
aefimov [Thu, 31 Jul 2014 11:31:57 +0400] rev 25797
8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw
Wed, 30 Jul 2014 17:42:18 +0100 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
chegar [Wed, 30 Jul 2014 17:42:18 +0100] rev 25796
8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 Reviewed-by: rriggs, mduigou
Wed, 30 Jul 2014 15:28:09 +0800 8052999: ProblemList update for Unreachable.java
weijun [Wed, 30 Jul 2014 15:28:09 +0800] rev 25795
8052999: ProblemList update for Unreachable.java Reviewed-by: xuelei
Tue, 29 Jul 2014 09:09:55 -0700 Merge
ddehaven [Tue, 29 Jul 2014 09:09:55 -0700] rev 25794
Merge
Tue, 22 Jul 2014 13:23:01 +0400 8030051: Check class loaders usage in Swing classes
alexsch [Tue, 22 Jul 2014 13:23:01 +0400] rev 25793
8030051: Check class loaders usage in Swing classes Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 13:14:59 +0400 8048720: KSS sun.swing.SwingUtilities2#makeIcon
alexsch [Tue, 22 Jul 2014 13:14:59 +0400] rev 25792
8048720: KSS sun.swing.SwingUtilities2#makeIcon Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 11:38:22 +0400 8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c
pchelko [Tue, 22 Jul 2014 11:38:22 +0400] rev 25791
8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c Reviewed-by: prr, serb Contributed-by: Anton Melnikov <anton.melnikov@oracle.com>
Mon, 21 Jul 2014 21:41:11 +0400 8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c
pchelko [Mon, 21 Jul 2014 21:41:11 +0400] rev 25790
8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c Reviewed-by: prr, serb
Mon, 21 Jul 2014 09:04:24 -0700 Merge
prr [Mon, 21 Jul 2014 09:04:24 -0700] rev 25789
Merge
Mon, 21 Jul 2014 18:10:13 +0400 8051440: move tests about maximizing undecorated to OpenJDK
yan [Mon, 21 Jul 2014 18:10:13 +0400] rev 25788
8051440: move tests about maximizing undecorated to OpenJDK Reviewed-by: serb
Mon, 21 Jul 2014 13:17:43 +0400 8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
avstepan [Mon, 21 Jul 2014 13:17:43 +0400] rev 25787
8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3 Reviewed-by: pchelko
Mon, 21 Jul 2014 12:29:45 +0400 8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
dermashov [Mon, 21 Jul 2014 12:29:45 +0400] rev 25786
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK Reviewed-by: azvegint, serb
Fri, 18 Jul 2014 13:53:33 +0400 8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash
azvegint [Fri, 18 Jul 2014 13:53:33 +0400] rev 25785
8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash Reviewed-by: anthony, serb
Thu, 17 Jul 2014 15:30:13 +0400 8044301: BasicTreeUI: "revisit when Java2D is ready"
aeremeev [Thu, 17 Jul 2014 15:30:13 +0400] rev 25784
8044301: BasicTreeUI: "revisit when Java2D is ready" Reviewed-by: alexsch, pchelko
Wed, 16 Jul 2014 15:12:24 -0700 Merge
prr [Wed, 16 Jul 2014 15:12:24 -0700] rev 25783
Merge
Wed, 16 Jul 2014 16:02:51 +0400 8047336: Read flavormap.properties as resource
pchelko [Wed, 16 Jul 2014 16:02:51 +0400] rev 25782
8047336: Read flavormap.properties as resource Reviewed-by: anthony, serb, alanb, mduigou
Wed, 16 Jul 2014 15:35:36 +0400 8050465: Remove sun.audio package
pchelko [Wed, 16 Jul 2014 15:35:36 +0400] rev 25781
8050465: Remove sun.audio package Reviewed-by: anthony, serb
Tue, 15 Jul 2014 14:57:34 -0700 8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
ddehaven [Tue, 15 Jul 2014 14:57:34 -0700] rev 25780
8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed Reviewed-by: mchung
Mon, 14 Jul 2014 11:11:13 -0700 8048583: CustomMediaSizeName class matching to standard media is too loose
prr [Mon, 14 Jul 2014 11:11:13 -0700] rev 25779
8048583: CustomMediaSizeName class matching to standard media is too loose Reviewed-by: bae, jgodinez
Mon, 14 Jul 2014 10:29:23 -0700 8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp
prr [Mon, 14 Jul 2014 10:29:23 -0700] rev 25778
8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp Reviewed-by: serb, pchelko
Mon, 14 Jul 2014 09:48:26 -0700 8049893: Replace uses of 'new Integer()' with appropriate alternative across client classes
prr [Mon, 14 Jul 2014 09:48:26 -0700] rev 25777
8049893: Replace uses of 'new Integer()' with appropriate alternative across client classes Reviewed-by: prr, pchelko Contributed-by: otaviojava@java.net
Mon, 14 Jul 2014 09:16:00 -0700 8047027: Fix raw and unchecked lint warnings in generated beaninfo files
darcy [Mon, 14 Jul 2014 09:16:00 -0700] rev 25776
8047027: Fix raw and unchecked lint warnings in generated beaninfo files Reviewed-by: alanb, serb
Mon, 14 Jul 2014 18:44:50 +0400 8050009: Fix doclint warnings from javax.swing.plaf.basic package, 7 of 7
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
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip