Fri, 14 Sep 2012 10:14:15 -0400 Merge
mullan [Fri, 14 Sep 2012 10:14:15 -0400] rev 13801
Merge
Fri, 14 Sep 2012 10:13:04 -0400 7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status)
mullan [Fri, 14 Sep 2012 10:13:04 -0400] rev 13800
7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status) Reviewed-by: xuelei
Thu, 13 Sep 2012 15:04:01 +0100 7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
alanb [Thu, 13 Sep 2012 15:04:01 +0100] rev 13799
7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar Reviewed-by: mchung
Thu, 13 Sep 2012 11:17:08 +0100 7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
chegar [Thu, 13 Sep 2012 11:17:08 +0100] rev 13798
7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error Reviewed-by: alanb
Wed, 12 Sep 2012 15:21:46 -0400 Merge
mullan [Wed, 12 Sep 2012 15:21:46 -0400] rev 13797
Merge
Wed, 12 Sep 2012 15:20:54 -0400 7196593: java.security.debug=help doesn't list certpath option
mullan [Wed, 12 Sep 2012 15:20:54 -0400] rev 13796
7196593: java.security.debug=help doesn't list certpath option Reviewed-by: mullan, wetmore, valeriep Contributed-by: jason.uh@oracle.com
Fri, 31 Aug 2012 13:42:47 -0700 7193406: Clean-up JDK Build Warnings in java.util, java.io
dxu [Fri, 31 Aug 2012 13:42:47 -0700] rev 13795
7193406: Clean-up JDK Build Warnings in java.util, java.io Summary: Clean-up JDK Build Warnings in java.util, java.io Packages Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
Tue, 11 Sep 2012 19:58:36 +0400 7194597: Typeo in com.sun.management.VMOption.toString()
dsamersoff [Tue, 11 Sep 2012 19:58:36 +0400] rev 13794
7194597: Typeo in com.sun.management.VMOption.toString() Summary: VMOption.toString() returns "...(read-only)" if writable "...(read-write)" otherwise. Reviewed-by: alanb, mchung Contributed-by: dmytro_sheyko@hotmail.com
Mon, 10 Sep 2012 09:18:10 -0400 Merge
mullan [Mon, 10 Sep 2012 09:18:10 -0400] rev 13793
Merge
Mon, 10 Sep 2012 09:00:00 -0400 Merge
mullan [Mon, 10 Sep 2012 09:00:00 -0400] rev 13792
Merge
Mon, 10 Sep 2012 08:57:51 -0400 7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
mullan [Mon, 10 Sep 2012 08:57:51 -0400] rev 13791
7195301: XML Signature DOM implementation should not use instanceof to determine type of Node Reviewed-by: xuelei
Fri, 07 Sep 2012 21:22:37 +0100 7180362: RFE: Implement date cutover functionality for currency.properties file
coffeys [Fri, 07 Sep 2012 21:22:37 +0100] rev 13790
7180362: RFE: Implement date cutover functionality for currency.properties file Reviewed-by: naoto
Fri, 07 Sep 2012 12:49:04 -0400 4647343: IDENT variable in sun.security.x509 classes not used
mullan [Fri, 07 Sep 2012 12:49:04 -0400] rev 13789
4647343: IDENT variable in sun.security.x509 classes not used Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
Fri, 07 Sep 2012 15:30:17 +0100 6354758: rename old test HttpServer classes
chegar [Fri, 07 Sep 2012 15:30:17 +0100] rev 13788
6354758: rename old test HttpServer classes Reviewed-by: chegar, michaelm, khazra Contributed-by: John Zavgren <john.zavgren@oracle.com>
Fri, 07 Sep 2012 14:00:31 +0100 7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
chegar [Fri, 07 Sep 2012 14:00:31 +0100] rev 13787
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address Summary: TESTBUG Reviewed-by: chegar, alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Fri, 07 Sep 2012 10:24:22 +0800 7196677: diff compares same file to itself in PaddingTest regression test.
weijun [Fri, 07 Sep 2012 10:24:22 +0800] rev 13786
7196677: diff compares same file to itself in PaddingTest regression test. Reviewed-by: xuelei
Thu, 06 Sep 2012 13:16:19 -0400 7192302: Remove JDBCRowSetImpl dependency on java.beans
lancea [Thu, 06 Sep 2012 13:16:19 -0400] rev 13785
7192302: Remove JDBCRowSetImpl dependency on java.beans Reviewed-by: alanb, mchung
Thu, 06 Sep 2012 14:07:12 +0200 7195557: NPG: Unexpected number of memory pools
mgerdin [Thu, 06 Sep 2012 14:07:12 +0200] rev 13784
7195557: NPG: Unexpected number of memory pools Summary: Update management tests to work with a VM without a permanent generation memory pool Reviewed-by: rbackman, brutisso, sla, dholmes
Wed, 19 Sep 2012 12:38:53 -0700 Merge
lana [Wed, 19 Sep 2012 12:38:53 -0700] rev 13783
Merge
Tue, 18 Sep 2012 17:38:40 +0400 7190587: Open source and jtreg'ify JAWT regression test
kshefov [Tue, 18 Sep 2012 17:38:40 +0400] rev 13782
7190587: Open source and jtreg'ify JAWT regression test Reviewed-by: anthony, omajid
Mon, 17 Sep 2012 17:25:54 +0400 7160951: ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Mon, 17 Sep 2012 17:25:54 +0400] rev 13781
7160951: ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: anthony, serb Contributed-by: Marco Dinacci <marco.dinacci@gmail.com>
Fri, 14 Sep 2012 14:10:01 -0700 Merge
lana [Fri, 14 Sep 2012 14:10:01 -0700] rev 13780
Merge
Fri, 14 Sep 2012 19:51:14 +0400 6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
VKARNAUK [Fri, 14 Sep 2012 19:51:14 +0400] rev 13779
6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning Reviewed-by: rupashka, art
Fri, 14 Sep 2012 15:30:46 +0400 7196547: [macosx] Implement dead key detection for KeyEvent
alexsch [Fri, 14 Sep 2012 15:30:46 +0400] rev 13778
7196547: [macosx] Implement dead key detection for KeyEvent Reviewed-by: skovatch, kizune
Fri, 14 Sep 2012 15:08:54 +0400 7197320: [macosx] Full Screen option missing when Window.documentModified
alexsch [Fri, 14 Sep 2012 15:08:54 +0400] rev 13777
7197320: [macosx] Full Screen option missing when Window.documentModified Reviewed-by: anthony
Thu, 13 Sep 2012 21:23:23 +0400 7198318: SunToolkitSubclass.java should be removed
bagiras [Thu, 13 Sep 2012 21:23:23 +0400] rev 13776
7198318: SunToolkitSubclass.java should be removed Reviewed-by: serb
Thu, 13 Sep 2012 19:53:13 +0400 7186109: Simplify lock machinery for PostEventQueue & EventQueue
bagiras [Thu, 13 Sep 2012 19:53:13 +0400] rev 13775
7186109: Simplify lock machinery for PostEventQueue & EventQueue Reviewed-by: art, anthony, dholmes
Wed, 12 Sep 2012 21:16:39 +0400 7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
serb [Wed, 12 Sep 2012 21:16:39 +0400] rev 13774
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu Reviewed-by: art
Tue, 11 Sep 2012 10:58:39 +0400 7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
malenkov [Tue, 11 Sep 2012 10:58:39 +0400] rev 13773
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties Reviewed-by: rupashka
Fri, 07 Sep 2012 13:08:59 +0400 7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
alexsch [Fri, 07 Sep 2012 13:08:59 +0400] rev 13772
7194469: Pressing the Enter key results in an alert tone beep when focus is TextField Reviewed-by: bagiras, denis
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip