Lana Steuck
60af5c24ef
Merge
2012-05-02 09:54:57 -07:00
Lana Steuck
61fb6f377c
Merge
2012-05-02 09:53:29 -07:00
Alexander Scherbatiy
4d0e923a60
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
...
Reviewed-by: anthony, leonidr
2012-05-02 17:54:18 +04:00
Vinnie Ryan
43ef89d4a6
7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10
...
Reviewed-by: mullan
2012-05-02 14:50:46 +01:00
Dmitry Cherepanov
3f596509e1
7154062: [macosx] Mouse cursor isn't updated in applets
...
Reviewed-by: anthony, art
2012-05-02 13:53:06 +04:00
Mandy Chung
728600d4e3
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
...
Reviewed-by: alanb, mullan, prr
2012-05-01 19:45:34 -07:00
Lana Steuck
521fd9e111
Merge
2012-05-01 11:30:51 -07:00
Lana Steuck
f0bfafa2e2
Merge
2012-05-01 11:29:58 -07:00
Xue-Lei Andrew Fan
4a3f30b744
7158688: Typo in SSLContext Spec
...
Reviewed-by: weijun, wetmore
2012-05-01 03:48:26 -07:00
Alan Bateman
6fed495d1f
7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11]
...
Reviewed-by: chegar
2012-05-01 11:17:20 +01:00
Kelly O'Hair
e0e7eb6c44
7165312: Fix jaxp source movement for new build-infra
...
Reviewed-by: ohrstrom
2012-04-30 16:03:40 -07:00
Magnus Ihse Bursie
d85f615c03
7165277: Fix missing execute permission issue running logger.sh
...
Reviewed-by: ohair
2012-04-30 12:13:29 -07:00
Christopher Gruszka
aa3de76bc8
Merge
2012-04-27 14:37:44 -04:00
Xue-Lei Andrew Fan
03b36bd454
6996372: synchronizing handshaking hash
...
Remove the unnecessary synchronization. Also reviewed by David Schlosnagle (schlosna@gmail.com )
Reviewed-by: weijun
2012-04-27 04:25:50 -07:00
Lana Steuck
06bc452803
Merge
2012-04-26 18:25:33 -07:00
Lana Steuck
5b2008805b
Merge
2012-04-26 18:15:49 -07:00
Lana Steuck
6c68dd5523
Merge
2012-04-26 14:21:19 -07:00
Lana Steuck
5701c33c6f
Merge
2012-04-26 14:14:38 -07:00
David Katleman
3118f65376
Added tag jdk8-b36 for changeset 5875a9028f2c
2012-04-26 14:07:29 -07:00
David Katleman
cd1a43e9b2
Added tag jdk8-b36 for changeset 8a3b65a2aab7
2012-04-26 14:07:12 -07:00
David Katleman
2867dc7446
Added tag jdk8-b36 for changeset d142a9139249
2012-04-26 14:06:31 -07:00
David Katleman
4149bc3c4a
Added tag jdk8-b36 for changeset 69a997cbdf15
2012-04-26 14:06:27 -07:00
David Katleman
a4aab05579
Added tag jdk8-b36 for changeset a7cb86ab5b6e
2012-04-26 14:05:31 -07:00
David Katleman
530ce70e39
Added tag jdk8-b36 for changeset 46cc3a1a6961
2012-04-26 14:05:00 -07:00
David Katleman
66a72d7411
Added tag jdk8-b36 for changeset 9e7bde7b948b
2012-04-26 14:04:42 -07:00
Dean Long
ea89242447
7162955: Attach api on Solaris, too many open files
...
Release server-side socket after client receives it.
Reviewed-by: sla, dsamersoff, dcubed, acorn
2012-04-26 16:24:15 -04:00
Jennifer Godinez
64c6dc258c
7013850: Please change the mnemonic assignment system to avoid translation issue
...
Reviewed-by: prr, mfang
2012-04-26 13:16:52 -07:00
Kurchi Subhra Hazra
c53c258233
7118100: (prefs) Inconsistency when using system and user preference on OSX Lion
...
Enable user to read/write preferences to persistent storage
Reviewed-by: alanb
2012-04-26 12:04:29 -07:00
Alexander Potochkin
8c3f861909
7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value
...
Reviewed-by: anthony
2012-04-26 21:25:14 +04:00
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