Sean Chou
12556eaf75
7170996: IME composition window does not disappear when file dialog is closed : Japanese WinXP
...
Reviewed-by: art, bagiras
2012-05-23 12:37:31 +08:00
Dmitry Cherepanov
e054554a36
7160293: [macosx] FileDialog appears on secondary display
...
Reviewed-by: art, bae
2012-05-22 12:35:55 +04:00
Abhijit Saha
5d202b67cc
Merge
2012-05-21 15:13:13 -07:00
Anton Tarasov
33648efb4c
7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException
...
Reviewed-by: art
2012-05-22 01:12:16 +04:00
Lana Steuck
016976afd1
Merge
2012-05-21 11:44:01 -07:00
Lana Steuck
8b00bb1651
Merge
2012-05-21 11:41:33 -07:00
Staffan Larsen
f88f95d575
7167157: jcmd command file parsing does not respect the "stop" command
...
Reviewed-by: alanb, dsamersoff, nloodin
2012-05-21 19:28:41 +02:00
Pavel Porvatov
1d1ed3ddb3
7168144: No appropriate CCC request for changes introduced by 7154030
...
Reviewed-by: alexsch
2012-05-21 18:55:36 +04:00
Andrew Brygin
ecf06b3459
7154088: [macosx] Regression: Component.createImage do not inherits component attributes
...
Reviewed-by: art, kizune
2012-05-21 14:53:51 +04:00
Andrew Brygin
9ea4ab4133
7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs)
...
Reviewed-by: anthony, kizune
2012-05-21 14:04:46 +04:00
John R Rose
6b14cf6b82
7165628: Issues with java.lang.invoke.MethodHandles.Lookup
...
Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks.
Reviewed-by: twisti
2012-05-18 20:31:28 -07:00
Valerie Peng
2321d8e2b6
7169496: Problem with the SHA-224 support for SunMSCAPI provider
...
Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support.
Reviewed-by: vinnie
2012-05-18 12:29:33 -07:00
Dmitry Cherepanov
7f4d14efbe
7156191: [macosx] Can't type into applet demos in Pivot
...
Reviewed-by: art
2012-05-18 19:39:24 +04:00
Rob McKenna
890b6d7ba8
7168110: Misleading jstack error message
...
Reviewed-by: alanb, dsamersoff
2012-05-17 22:42:32 +01:00
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
Brian Doherty
f55750d05a
6924259: Remove offset and count fields from java.lang.String
...
Removes the use of shared character array buffers by String along with the two fields needed to support the use of shared buffers.
Reviewed-by: alanb, mduigou, forax, briangoetz
2012-05-17 10:06:19 -07:00
Sean Coffey
6e3d96dc67
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
...
Reviewed-by: alanb
2012-05-17 12:21:16 +01: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
Alan Bateman
2a928a555d
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
...
Reviewed-by: mduigou, forax
2012-05-16 12:43:27 +01: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
Kurchi Subhra Hazra
5f43f7c289
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
...
Remove rawtype usages and other code cleanup
Reviewed-by: chegar, briangoetz
2012-05-15 11:51:51 -07:00
Deven You
ce388a548a
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
...
Reviewed-by: dholmes, sla
2012-05-15 16:46:10 +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
Xue-Lei Andrew Fan
9190ab1d6b
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
...
Reviewed-by: mullan
2012-05-14 07:26:53 -07: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
Lana Steuck
a472974402
Merge
2012-05-11 12:53:03 -07:00
Mike Duigou
3b77eb7680
7071826: Avoid benign race condition in initialization of UUID
...
Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID()
Reviewed-by: alanb, chegar
2012-05-11 11:31:46 -07: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
Sean Coffey
6e335b3720
7167359: (tz) SEGV on solaris if TZ variable not set
...
Reviewed-by: okutsu
2012-05-11 10:09:18 +01:00
Deven You
abd7e74713
7163874: InetAddress.isReachable should support pinging 0.0.0.0
...
Reviewed-by: alanb, chegar
2012-05-11 16:20:46 +08:00
Lana Steuck
49252e4667
Merge
2012-05-10 11:47:56 -07:00
Valerie Peng
4dfbf0acd1
Merge
2012-05-10 11:19:22 -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
Kurchi Subhra Hazra
2c13671808
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
...
Set localAddress only when connection is established
Reviewed-by: alanb
2012-05-09 16:55:55 -07:00
Bradford Wetmore
34aa937e99
7167362: SecureRandom.init should be converted, amendment to 7084245
...
Reviewed-by: sherman
2012-05-09 16:33:30 -07:00
Kurchi Subhra Hazra
769059e3a3
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
...
Insert null argument check in AbstractPreferences.remove()
Reviewed-by: dholmes, chegar, alanb
2012-05-09 11:14:22 -07:00
Deven You
35e44803db
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
...
Reviewed-by: alanb, dholmes, ksrini
2012-05-09 07:28:12 -07:00
Jonathan Lu
7befd87c21
7165722: Invalid path in MemoryMonitor demo's README.txt
...
Reviewed-by: alanb, sla
2012-05-09 11:19:54 +08:00
Valerie Peng
00cdcad12f
Merge
2012-05-08 18:57:45 -07:00
Xue-Lei Andrew Fan
081be38b26
7166570: JSSE certificate validation has started to fail for certificate chains
...
Reviewed-by: wetmore
2012-05-08 18:08:49 -07:00