coleenp [Thu, 19 Apr 2012 10:53:35 -0400] rev 12539
Merge
jmelvin [Mon, 16 Apr 2012 18:09:53 -0400] rev 12538
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman
psandoz [Thu, 19 Apr 2012 14:05:07 +0100] rev 12537
7162262: (fs) Typo in java.nio.file.Path class description
Reviewed-by: alanb
lana [Wed, 02 May 2012 09:54:57 -0700] rev 12536
Merge
alexsch [Wed, 02 May 2012 17:54:18 +0400] rev 12535
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
Reviewed-by: anthony, leonidr
dcherepanov [Wed, 02 May 2012 13:53:06 +0400] rev 12534
7154062: [macosx] Mouse cursor isn't updated in applets
Reviewed-by: anthony, art
lana [Thu, 26 Apr 2012 18:15:49 -0700] rev 12533
Merge
alexp [Thu, 26 Apr 2012 21:25:14 +0400] rev 12532
7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value
Reviewed-by: anthony
alexp [Thu, 26 Apr 2012 21:16:12 +0400] rev 12531
7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent
Reviewed-by: serb
luchsh [Thu, 26 Apr 2012 12:39:11 +0800] rev 12530
7154030: java.awt.Component.hide() does not repaint parent component
Reviewed-by: rupashka
leonidr [Wed, 25 Apr 2012 18:15:57 +0400] rev 12529
7154480: [macosx] Not all popup menu items are visible
Reviewed-by: art
alexsch [Wed, 25 Apr 2012 16:48:12 +0400] rev 12528
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
Reviewed-by: rupashka
anthony [Tue, 24 Apr 2012 20:39:40 +0400] rev 12527
7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
Summary: Document the environment variables and add tests
Reviewed-by: ksrini
anthony [Tue, 24 Apr 2012 19:12:47 +0400] rev 12526
7163898: add isLoggable() check to doLog()
Summary: Add the check and return immediately if it's false
Reviewed-by: anthony, mchung, sla
Contributed-by: Nicolas Carranza <nicarran@gmail.com>
anthony [Tue, 24 Apr 2012 17:47:50 +0400] rev 12525
7150109: [macosx] the Frame showed incomplete.
Summary: Open-source the tests
Reviewed-by: art
luchsh [Fri, 20 Apr 2012 13:13:00 +0800] rev 12524
7055065: NullPointerException when sorting JTable with empty cell
Reviewed-by: rupashka
zhouyx [Fri, 20 Apr 2012 10:34:40 +0800] rev 12523
7129742: Unable to view focus in Non-Editable TextArea
Summary: Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
lana [Wed, 02 May 2012 09:53:29 -0700] rev 12522
Merge
lana [Thu, 26 Apr 2012 18:25:33 -0700] rev 12521
Merge
jgodinez [Thu, 26 Apr 2012 13:16:52 -0700] rev 12520
7013850: Please change the mnemonic assignment system to avoid translation issue
Reviewed-by: prr, mfang
jgodinez [Tue, 24 Apr 2012 13:29:04 -0700] rev 12519
7157659: [macosx] Landscape Printing orientation doesn't work
Reviewed-by: bae, prr
cgruszka [Fri, 27 Apr 2012 14:37:44 -0400] rev 12518
Merge
skovatch [Wed, 25 Apr 2012 12:18:10 -0700] rev 12517
7128699: Fix bundle name so it contains the bugfix number in the name.
Reviewed-by: robilad
duke [Wed, 05 Jul 2017 18:09:57 +0200] rev 12516
Merge
amurillo [Wed, 09 May 2012 14:06:27 -0700] rev 12515
Merge
amurillo [Fri, 04 May 2012 14:10:31 -0700] rev 12514
Added tag hs24-b09 for changeset 6123dd756c56
amurillo [Fri, 04 May 2012 14:10:30 -0700] rev 12513
Merge
jcoomes [Fri, 04 May 2012 10:46:32 -0700] rev 12512
Merge
brutisso [Wed, 25 Apr 2012 12:36:37 +0200] rev 12511
7163848: G1: Log GC Cause for a GC
Reviewed-by: johnc, jwilhelm, jmasa
jmasa [Wed, 25 Apr 2012 15:51:10 -0700] rev 12510
Merge