Anton Tarasov
|
4a46c4fa60
|
7145827: [macosx] JCK failure in b11: FocusableWindow3
Forward posrt from 7u4
Reviewed-by: art
|
2012-05-17 22:21:27 +04:00 |
|
Anton Tarasov
|
09df642ee8
|
7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest
Forward port from 7u4
Reviewed-by: art
|
2012-05-17 22:10:40 +04:00 |
|
Anton Tarasov
|
781549f47d
|
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application
Forward port from 7u4
Reviewed-by: art
|
2012-05-17 21:48:57 +04:00 |
|
Anton Tarasov
|
50220cd3d1
|
7154072: [macosx] swallowing key events
Forward posrt from 7u4
Reviewed-by: anthony
|
2012-05-17 21:31:55 +04:00 |
|
Anton Tarasov
|
e49b6e7624
|
7142565: [macosx] Many special keys processed twice in text fields
Forward port from 7u4
Reviewed-by: anthony
|
2012-05-17 21:27:19 +04:00 |
|
Alexander Scherbatiy
|
d06f47f95c
|
7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly
Reviewed-by: kizune
|
2012-05-17 14:27:11 +04:00 |
|
Alexander Scherbatiy
|
f7483afe41
|
7158928: [macosx] NLS: Please change the mnemonic assignment system
Reviewed-by: rupashka, serb
|
2012-05-16 18:11:48 +04:00 |
|
Alexander Scherbatiy
|
5b3babf9c4
|
7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
Reviewed-by: rupashka
|
2012-05-16 16:27:12 +04:00 |
|
Anthony Petrov
|
c4b4c6a9a5
|
7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray
Eliminate unnecessary -release call
Reviewed-by: dcherepanov
|
2012-05-16 14:28:12 +04:00 |
|
Dmitry Cherepanov
|
a4ab9d7050
|
7124337: [macosx] FileDialog fails to select multiple files
Reviewed-by: anthony, swingler
|
2012-05-16 13:15:27 +04:00 |
|
Dmitry Cherepanov
|
6d2f5978f7
|
7168550: [macosx] duplicate OGL context state changes related to vertex cache
Reviewed-by: bae, swingler
|
2012-05-15 15:04:10 +04:00 |
|
Anton Tarasov
|
da0a144213
|
7110683: Issues with some KeyboardFocusManager method
Reviewed-by: ahgross
|
2012-05-12 18:50:27 +04:00 |
|
Alexander Potochkin
|
3cdc5fa537
|
7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar
Reviewed-by: serb
|
2012-05-12 17:46:00 +04:00 |
|
Alexander Scherbatiy
|
65a285cb99
|
7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file
Reviewed-by: alexp
|
2012-05-12 12:01:36 +04:00 |
|
Anthony Petrov
|
9d4ac4c188
|
7149062: [macosx] dock menu don't show available frames
Inherit from either NSWindow for normal windows or NSPanel for utility windows
Reviewed-by: skovatch, swingler
|
2012-05-11 20:37:07 +04:00 |
|
Anthony Petrov
|
50d1683efd
|
7166437: [macosx] Support for Window.Type.UTILITY on the Mac
Apply the native UTILITY style for UTILITY Java windows
Reviewed-by: art
|
2012-05-11 16:11:17 +04:00 |
|
Lana Steuck
|
49252e4667
|
Merge
|
2012-05-10 11:47:56 -07:00 |
|
Sergey Bylokhov
|
9668994591
|
7080109: Dialog.show() lacks doPrivileged() to access system event queue
Reviewed-by: art, anthony
|
2012-05-10 20:05:12 +04:00 |
|
Sergey Bylokhov
|
bf549e93b9
|
7147055: [macosx] Cursors are changing over a blocked window; also blinking
Reviewed-by: art, kizune
|
2012-05-04 21:25:08 +04:00 |
|
Oleg Pekhovskiy
|
b963b0bcc4
|
7146237: closed/java/awt/Focus/SetFocusTraversalKeysTest/SetFocusTraversalTest.html failed since 1.8.0b19
Reviewed-by: art, anthony
|
2012-05-04 18:42:08 +04:00 |
|
Alexander Scherbatiy
|
045ba7db6b
|
7024963: Notepad demo: remove non-translatable resources from Notepad.properties file
Reviewed-by: rupashka
|
2012-05-04 13:15:49 +04:00 |
|
Alexander Zuev
|
e3ab8ba856
|
7148289: [macosx] Deadlock in sun.lwawt.macosx.CWrapper$NSScreen.visibleFrame
Reviewed-by: leonidr
|
2012-05-03 21:54:29 +04:00 |
|
Leonid Romanov
|
e6869edf38
|
7124376: [macosx] Modal dialog lost focus
Reviewed-by: anthony
|
2012-05-03 19:22:38 +04:00 |
|
Sergey Bylokhov
|
0705c62050
|
7160623: [macosx] Editable TextArea/TextField are blocking GUI applications from exit
Reviewed-by: anthony, art
|
2012-05-03 18:29:00 +04:00 |
|
Lana Steuck
|
26faf043d2
|
Merge
|
2012-05-02 10:17:29 -07:00 |
|
Lana Steuck
|
60af5c24ef
|
Merge
|
2012-05-02 09:54:57 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Leonid Romanov
|
653ffb1218
|
7154480: [macosx] Not all popup menu items are visible
Reviewed-by: art
|
2012-04-25 18:15:57 +04: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 |
|
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 |
|
Deven You
|
8c029909a4
|
7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String)
Reviewed-by: okutsu
|
2012-04-24 21:06:16 +08: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 |
|