Alexander Potochkin
21e63eca82
7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent
...
Reviewed-by: serb
2012-04-26 21:16:12 +04:00
Jonathan Lu
39c1b4be34
7154030: java.awt.Component.hide() does not repaint parent component
...
Reviewed-by: rupashka
2012-04-26 12:39:11 +08:00
Daniel D. Daugherty
5b91fbd2b5
7164344: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Solaris and Windows
...
Disable FDS by default on Solaris; disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn, sspitsyn
2012-04-25 15:06:51 -07:00
Kurchi Subhra Hazra
6d834825de
7160242: (prefs) Preferences.remove(null) does not throw NPE [macosx]
...
Insert null check of argument in remove()'s implementation
Reviewed-by: forax, chegar, alanb
2012-04-25 12:31:31 -07:00
Scott Kovatch
9dac65e6e5
7128699: Fix bundle name so it contains the bugfix number in the name
...
Reviewed-by: robilad
2012-04-25 12:18:10 -07:00
Leonid Romanov
653ffb1218
7154480: [macosx] Not all popup menu items are visible
...
Reviewed-by: art
2012-04-25 18:15:57 +04:00
Alexander Scherbatiy
7f8dfa7abb
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
...
Reviewed-by: rupashka
2012-04-25 16:48:12 +04:00
Bengt Rutisson
93bfefecfe
7163848: G1: Log GC Cause for a GC
...
Reviewed-by: johnc, jwilhelm, jmasa
2012-04-25 12:36:37 +02:00
Jon Masamitsu
9d991480e9
Merge
2012-04-25 15:51:10 -07:00
John Cuthbertson
377a04fe57
7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
...
Removed the HeapRegion::_top_at_conc_mark_count field. It is no longer needed as a result of the changes for 6888336 and 7127706. Refactored the closures that finalize and verify the liveness counting data so that common functionality was placed into a base class.
Reviewed-by: brutisso, tonyp
2012-04-25 10:23:12 -07:00
Jon Masamitsu
b63f7f3a18
7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
...
Fix naming style to be consistent with the predominant hotspot style.
Reviewed-by: ysr, brutisso
2012-04-25 09:55:55 -07:00
Daniel D. Daugherty
4ab089ddba
Merge
2012-04-24 15:20:40 -07:00
Kurchi Subhra Hazra
21d0c9ef0d
7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()
...
Get default interface for Mac OS X when interface is not set
Reviewed-by: chegar
2012-04-24 14:59:45 -07:00
Jennifer Godinez
59a75697e3
7157659: [macosx] Landscape Printing orientation doesn't work
...
Reviewed-by: bae, prr
2012-04-24 13:29:04 -07:00
Nils Eliasson
83ff79ed01
7157695: Add windows implementation of socket interface
...
Reviewed-by: kvn, dholmes, twisti
2012-04-24 12:15:32 -07:00
Kumar Srinivasan
cb9507190e
7151434: java -jar -XX crashes java launcher
...
Reviewed-by: mchung, darcy
2012-04-24 10:37:01 -07:00
Anthony Petrov
14842a2b97
7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
...
Document the environment variables and add tests
Reviewed-by: ksrini
2012-04-24 20:39:40 +04:00
Nicolas Carranza
2942df6c93
7163898: add isLoggable() check to doLog()
...
Add the check and return immediately if it's false
Reviewed-by: anthony, mchung, sla
2012-04-24 19:12:47 +04:00
Anthony Petrov
56a050e73a
7150109: [macosx] the Frame showed incomplete
...
Open-source the tests
Reviewed-by: art
2012-04-24 17:47:50 +04:00
Deven You
8c029909a4
7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String)
...
Reviewed-by: okutsu
2012-04-24 21:06:16 +08:00
Lana Steuck
c57073d6ee
Merge
2012-04-23 16:59:32 -07:00
Lana Steuck
d331cf663e
Merge
2012-04-23 16:58:40 -07:00
Lana Steuck
e4e2e9efec
Merge
2012-04-23 16:55:12 -07:00
Daniel D. Daugherty
1feb712387
Merge
2012-04-23 11:03:30 -07:00
Staffan Larsen
bf5a3b90fb
7163524: Add SecTaskAccess attribute to jstack [macosx]
...
Reviewed-by: dholmes
2012-04-23 16:34:32 +02:00
Staffan Larsen
ca57fd5c97
7162063: libsaproc debug print should format size_t correctly on 64bit platform
...
Reviewed-by: rbackman, mgronlun, dholmes
2012-04-23 13:30:39 +02:00
Alan Bateman
35a0ff69b0
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx]
...
Reviewed-by: chegar
2012-04-22 21:22:17 +01:00
Alan Bateman
154cd32776
Merge
2012-04-22 19:12:39 +01:00
Alan Bateman
091f0781b8
7163395: jdk8/tl no longer builds on Mac
...
Reviewed-by: chegar, ohair, ksrini
2012-04-22 19:09:02 +01:00
Kumar Srinivasan
b0c273a9b8
6981776: Pack200 must support -target 7 bytecodes
...
Pack200 implementation of JSR-200 updated for JSR-292 changes
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: jrose, ksrini
2012-04-22 06:54:38 -07:00
Alejandro Murillo
6de80de07f
7163193: new hotspot build - hs24-b09
...
Reviewed-by: jcoomes
2012-04-20 17:13:36 -07:00
Alejandro Murillo
240c3c4839
Added tag hs24-b08 for changeset 55ac5f20c7bf
2012-04-20 16:23:49 -07:00
Alejandro Murillo
f4ce595352
Merge
2012-04-20 16:23:48 -07:00
John Cuthbertson
b2ab93cc7b
Merge
2012-04-20 11:41:49 -07:00
Misha Bykov
beaeba8862
7161925: sjava files in corba don't have copyright string and legal notice
...
Reviewed-by: chegar
2012-04-20 17:34:25 +01:00
Kevin Walls
7e36bafdcd
7162488: VM not printing unknown -XX options
...
Reviewed-by: dholmes, kamg
2012-04-20 14:55:45 +01:00
Sean Chou
c354b234a4
7159982: ZipFile uses static for error message when malformed zip file encountered
...
Reviewed-by: alanb, dholmes
2012-04-20 16:11:28 +08:00
Jonathan Lu
91ae75b087
7055065: NullPointerException when sorting JTable with empty cell
...
Reviewed-by: rupashka
2012-04-20 13:13:00 +08:00
Sean Chou
2f21d39ae5
7129742: Unable to view focus in Non-Editable TextArea
...
Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
2012-04-20 10:34:40 +08:00
Kurchi Subhra Hazra
0590a1ea49
7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN
...
Update Windows native code to infer WLAN interface type in Windows Vista and later
Reviewed-by: chegar, alanb
2012-04-19 18:11:28 -07:00
Kurchi Subhra Hazra
4f6ca7513e
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
...
Enable finding "foo1.jar"
Reviewed-by: chegar
2012-04-19 13:26:06 -07:00
David Katleman
d43b7a3a07
Added tag jdk8-b35 for changeset 55cc12e59097
2012-04-19 12:19:06 -07:00
David Katleman
26c6d93e07
Added tag jdk8-b35 for changeset 7d350b06fde4
2012-04-19 12:18:58 -07:00
David Katleman
c103c7f049
Added tag jdk8-b35 for changeset dc30e060f828
2012-04-19 12:18:55 -07:00
David Katleman
8e5fedeb45
Added tag jdk8-b35 for changeset 4bca4ac90e85
2012-04-19 12:18:53 -07:00
David Katleman
17f06f1623
Added tag jdk8-b35 for changeset f81ec813e7ee
2012-04-19 12:18:46 -07:00
David Katleman
dadb671a17
Added tag jdk8-b35 for changeset b8ea05aeddf8
2012-04-19 12:18:41 -07:00
David Katleman
d7ad862058
Added tag jdk8-b35 for changeset 499f1fc13620
2012-04-19 12:18:32 -07:00
Vinnie Ryan
a7c8728704
7162823: Modify the list of excluded tests (ProblemList
...
Reviewed-by: alanb
2012-04-19 16:58:34 +01:00
Coleen Phillimore
e776b337e8
Merge
2012-04-19 10:53:35 -04:00