Mon, 13 Dec 2010 13:16:08 -0800 7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
naoto [Mon, 13 Dec 2010 13:16:08 -0800] rev 7513
7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale Reviewed-by: dougfelt
Fri, 10 Dec 2010 14:02:33 -0800 Merge
lana [Fri, 10 Dec 2010 14:02:33 -0800] rev 7512
Merge
Fri, 10 Dec 2010 11:43:56 +0900 6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
peytoia [Fri, 10 Dec 2010 11:43:56 +0900] rev 7511
6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code Reviewed-by: okutsu
Thu, 09 Dec 2010 15:26:22 -0800 Merge
naoto [Thu, 09 Dec 2010 15:26:22 -0800] rev 7510
Merge
Thu, 09 Dec 2010 11:56:38 -0800 6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
naoto [Thu, 09 Dec 2010 11:56:38 -0800] rev 7509
6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type Reviewed-by: okutsu
Thu, 09 Dec 2010 15:22:05 -0800 7000507: javadoc warnings in java.util.Locale
naoto [Thu, 09 Dec 2010 15:22:05 -0800] rev 7508
7000507: javadoc warnings in java.util.Locale 7004335: Javadoc for Locale.toLangaugeTag() is unclear 7005320: (lc) doc: missing " in Locale.forLanguageTag code samples Reviewed-by: okutsu
Thu, 09 Dec 2010 12:36:58 +0900 6911839: Sles/SuSE 11 needs CJK support
okutsu [Thu, 09 Dec 2010 12:36:58 +0900] rev 7507
6911839: Sles/SuSE 11 needs CJK support Reviewed-by: peytoia
Wed, 08 Dec 2010 15:15:45 -0800 6647615: Sample code in ListResourceBundle is not correct and causes a compile error.
naoto [Wed, 08 Dec 2010 15:15:45 -0800] rev 7506
6647615: Sample code in ListResourceBundle is not correct and causes a compile error. Reviewed-by: peytoia
Wed, 08 Dec 2010 18:05:30 +0900 6457726: Character.isWhitespace JavaDoc has nonexistent char literals
okutsu [Wed, 08 Dec 2010 18:05:30 +0900] rev 7505
6457726: Character.isWhitespace JavaDoc has nonexistent char literals Reviewed-by: peytoia
Wed, 08 Dec 2010 13:09:29 +0900 6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
okutsu [Wed, 08 Dec 2010 13:09:29 +0900] rev 7504
6653944: (cal) BuddhistCalendar yearOffset erased when deserialized Reviewed-by: peytoia
Wed, 08 Dec 2010 13:02:22 +0900 6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
okutsu [Wed, 08 Dec 2010 13:02:22 +0900] rev 7503
6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec) Reviewed-by: peytoia
Wed, 08 Dec 2010 12:50:26 +0900 4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
okutsu [Wed, 08 Dec 2010 12:50:26 +0900] rev 7502
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours Reviewed-by: peytoia
Thu, 02 Dec 2010 18:02:41 +0300 6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
rupashka [Thu, 02 Dec 2010 18:02:41 +0300] rev 7501
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias. Reviewed-by: alexp
Thu, 02 Dec 2010 15:54:17 +0300 6639507: Title of javax.swing.JDialog is null while spec says it's empty
rupashka [Thu, 02 Dec 2010 15:54:17 +0300] rev 7500
6639507: Title of javax.swing.JDialog is null while spec says it's empty Reviewed-by: alexp
Mon, 13 Dec 2010 16:21:36 -0800 Merge
lana [Mon, 13 Dec 2010 16:21:36 -0800] rev 7499
Merge
Tue, 07 Dec 2010 21:02:34 +0300 6984049: applet browser vendor rebranding changes (jdk7 only)
dcherepanov [Tue, 07 Dec 2010 21:02:34 +0300] rev 7498
6984049: applet browser vendor rebranding changes (jdk7 only) Reviewed-by: art
Fri, 03 Dec 2010 17:12:48 -0800 Merge
lana [Fri, 03 Dec 2010 17:12:48 -0800] rev 7497
Merge
Fri, 03 Dec 2010 11:30:28 -0800 Merge
lana [Fri, 03 Dec 2010 11:30:28 -0800] rev 7496
Merge
Sat, 04 Dec 2010 02:27:43 +0300 6578041: Drag & Drop from Motif to Java does not work.
dmeetry [Sat, 04 Dec 2010 02:27:43 +0300] rev 7495
6578041: Drag & Drop from Motif to Java does not work. Summary: fixing java's interpretation of unsigned 32bit int as signed during an implicit conversion to 64bit int. Reviewed-by: denis, chrisphi
Thu, 02 Dec 2010 19:53:51 +0300 7002173: java.awt package docs build warnings
dav [Thu, 02 Dec 2010 19:53:51 +0300] rev 7494
7002173: java.awt package docs build warnings Reviewed-by: ant
Wed, 01 Dec 2010 17:25:12 +0300 6945178: SecurityException upon drag-and-drop
denis [Wed, 01 Dec 2010 17:25:12 +0300] rev 7493
6945178: SecurityException upon drag-and-drop Summary: A flag added to distinguish drop action handling. Reviewed-by: uta, art
Wed, 01 Dec 2010 14:43:56 +0300 6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
dav [Wed, 01 Dec 2010 14:43:56 +0300] rev 7492
6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode Reviewed-by: art, dcherepanov
Fri, 10 Dec 2010 16:14:04 -0800 7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
prr [Fri, 10 Dec 2010 16:14:04 -0800] rev 7491
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes Reviewed-by: bae, jgodinez
Thu, 09 Dec 2010 21:55:41 -0800 Merge
lana [Thu, 09 Dec 2010 21:55:41 -0800] rev 7490
Merge
Wed, 08 Dec 2010 15:15:49 -0800 6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
miroslawzn [Wed, 08 Dec 2010 15:15:49 -0800] rev 7489
6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes Reviewed-by: bae, chrisphi
Wed, 08 Dec 2010 15:04:41 -0800 6813208: pageDialog throws NPE from applet
miroslawzn [Wed, 08 Dec 2010 15:04:41 -0800] rev 7488
6813208: pageDialog throws NPE from applet Reviewed-by: ant, minqi
Mon, 06 Dec 2010 21:45:48 -0800 6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
flar [Mon, 06 Dec 2010 21:45:48 -0800] rev 7487
6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines Reviewed-by: jgodinez, prr
Mon, 06 Dec 2010 16:10:01 -0800 6886358: layout code update
srl [Mon, 06 Dec 2010 16:10:01 -0800] rev 7486
6886358: layout code update Reviewed-by: igor, prr
Sun, 05 Dec 2010 15:51:31 +0300 6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
bae [Sun, 05 Dec 2010 15:51:31 +0300] rev 7485
6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build Reviewed-by: prr, ohair
Fri, 03 Dec 2010 17:36:25 -0800 Merge
lana [Fri, 03 Dec 2010 17:36:25 -0800] rev 7484
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip