lancea [Wed, 06 Oct 2010 10:11:45 -0400] rev 6847
6988317: RowSetProvider.newFactory() may throw unspecified exception
Reviewed-by: darcy
lancea [Wed, 06 Oct 2010 10:09:58 -0400] rev 6846
6988310: SyncFactory.setLogger(Logger,Level) requires unspecified security permission
Reviewed-by: darcy
alanb [Tue, 05 Oct 2010 15:07:40 +0100] rev 6845
6987116: (so) test/java/nio/channels/SocketChannel/VectorIO.java failed on Solaris 11
Reviewed-by: forax
lana [Mon, 18 Oct 2010 21:46:27 -0700] rev 6844
Merge
naoto [Mon, 18 Oct 2010 14:45:00 -0700] rev 6843
6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
Reviewed-by: srl
Contributed-by: y.umaoka@gmail.com
lana [Fri, 15 Oct 2010 11:45:30 -0700] rev 6842
Merge
okutsu [Fri, 15 Oct 2010 16:46:18 +0900] rev 6841
6638110: (tz) TimeZone.getDisplayName(...) spec is inconsistent with implementation for unavailable locales
Reviewed-by: peytoia
naoto [Thu, 14 Oct 2010 12:33:20 -0700] rev 6840
6991013: Serialized form for java.util.Locale contains typos
Reviewed-by: peytoia
naoto [Thu, 14 Oct 2010 11:37:22 -0700] rev 6839
6575419: Solaris : XSetICFoucs is not called with Java application at appropriate timing
Reviewed-by: okutsu
alexp [Thu, 14 Oct 2010 18:46:05 +0400] rev 6838
6986385: JLayer should implement accessible interface
Reviewed-by: rupashka
rupashka [Thu, 14 Oct 2010 13:33:00 +0400] rev 6837
6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
Reviewed-by: alexp
malenkov [Wed, 13 Oct 2010 15:18:34 +0400] rev 6836
6603635: links to tutorials broken in JTable API doc
Reviewed-by: alexp
naoto [Tue, 12 Oct 2010 17:09:14 -0700] rev 6835
6989440: tomcat test from dacapo benchmark fails with ConcurrentModificationException
Reviewed-by: okutsu
Contributed-by: y.umaoka@gmail.com
peytoia [Fri, 08 Oct 2010 09:50:56 +0900] rev 6834
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
Reviewed-by: okutsu
amenkov [Thu, 07 Oct 2010 18:23:13 +0400] rev 6833
6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
amenkov [Thu, 07 Oct 2010 18:13:20 +0400] rev 6832
6984047: sound sources needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair
rupashka [Thu, 07 Oct 2010 12:48:16 +0400] rev 6831
6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc.
Reviewed-by: malenkov
lana [Mon, 18 Oct 2010 21:44:47 -0700] rev 6830
Merge
lana [Sun, 17 Oct 2010 19:43:33 -0700] rev 6829
Merge
dcherepanov [Thu, 14 Oct 2010 18:56:18 +0400] rev 6828
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony
anthony [Thu, 14 Oct 2010 18:59:15 +0400] rev 6827
6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html
Summary: Extend iteration to this container in isRecursivelyVisibleUpToHeavyweightContainer()
Reviewed-by: art, dcherepanov
dcherepanov [Thu, 14 Oct 2010 18:24:36 +0400] rev 6826
6991992: Need to forward-port AWT's part of the fix for 6691674
Reviewed-by: art
art [Thu, 14 Oct 2010 14:07:50 +0400] rev 6825
6989721: awt native code compiler warnings
Reviewed-by: yan, uta
dav [Wed, 13 Oct 2010 17:03:13 +0400] rev 6824
6973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b102 bug passed on b101
Reviewed-by: art, yan
anthony [Tue, 12 Oct 2010 18:20:07 +0400] rev 6823
6990352: SplashScreen.getSplashScreen() does not return null for implicitly closed splash screen
Summary: Mark the splash screen closed when it happens implicitly
Reviewed-by: art, dcherepanov
anthony [Tue, 12 Oct 2010 15:52:58 +0400] rev 6822
6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Summary: Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov
art [Wed, 06 Oct 2010 16:42:15 +0400] rev 6821
6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Reviewed-by: anthony, ant
art [Tue, 05 Oct 2010 18:13:52 +0400] rev 6820
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException.
Reviewed-by: anthony, dcherepanov