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
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
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
Coleen Phillimore
e776b337e8
Merge
2012-04-19 10:53:35 -04:00
Paul Sandoz
5befb6f577
7162262: (fs) Typo in java.nio.file.Path class description
...
Reviewed-by: alanb
2012-04-19 14:05:07 +01:00
Lana Steuck
b0654071b7
Merge
2012-04-18 10:21:59 -07:00
Lana Steuck
b85926e45f
Merge
2012-04-18 10:18:10 -07:00
Leonid Romanov
846b62bbd6
7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
...
Reviewed-by: anthony
2012-04-18 21:08:38 +04:00
Dmitry Cherepanov
3f50074142
7156194: [macosx] Can't type non-ASCII characters into applets
...
Reviewed-by: anthony, art
2012-04-18 09:29:09 +04:00
Remi Forax
00ef83a6ab
7157893: Warnings Cleanup in java.util.*
...
Minor code changes to cleanup warnings in java.util.*
Reviewed-by: mduigou, naoto, smarks
2012-04-17 12:21:56 -07:00
Joe Wang
87e24367ff
7160380: Sync JDK8 with JAXP 1.4.5
...
Bring JDK8 up to date to what we have in 7u4
Reviewed-by: lancea, mullan
2012-04-17 11:21:35 -07:00
Alexander Zuev
b86618edf9
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
...
Reviewed-by: serb
2012-04-17 21:40:12 +04:00
Staffan Larsen
a133263681
Merge
2012-04-17 07:25:05 -07:00
Rob McKenna
350730be55
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
...
Reviewed-by: alanb
2012-04-17 07:14:14 -07:00
Dmeetry Degrave
c5681473cb
7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
...
Reviewed-by: chegar
2012-04-17 16:13:28 +04:00
Staffan Larsen
311ea4a969
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
...
Provide the missing implementation UnixOperatingSystem on Mac OS X
Reviewed-by: dsamersoff, dcubed
2012-04-17 06:45:57 +02:00
James Melvin
d090606f36
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
...
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
2012-04-16 18:09:53 -04:00
Alan Bateman
b29ee10938
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
...
Reviewed-by: michaelm, chegar
2012-04-16 20:12:20 +01:00
Anthony Petrov
975313d5cc
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
...
Replace a volatile integer with an AtomicInteger for numAppContexts
Reviewed-by: anthony, art, dholmes
2012-04-16 18:36:58 +04:00
Pavel Porvatov
afa494b2a5
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
...
Reviewed-by: alexp
2012-04-15 12:58:12 +03:00
Vinnie Ryan
34af18cd40
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
...
Reviewed-by: mullan
2012-04-13 19:00:08 +01:00
Leonid Romanov
8263a06f21
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
...
Reviewed-by: kizune, art
2012-04-13 20:31:47 +04:00
Sean Mullan
9fd5ef2141
Merge
2012-04-13 09:49:41 -04:00
Sean Mullan
ac620e811d
7152564: Improve CodeSource.matchLocation(CodeSource) performance
...
7155693: CodeSource.matchLocation getPort test can be improved
Reviewed-by: chegar
2012-04-13 09:46:25 -04:00
Xueming Shen
1f4653910f
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
...
Updated to throw IAE instead.
Reviewed-by: lancea
2012-04-12 15:01:41 -07:00
Xueming Shen
d4817a1e4f
7152690: Initialization error with charset SJIS_0213 when security manager is enabled
...
To use doPrivileged block to wrap the data reading code
Reviewed-by: alanb
2012-04-12 10:55:51 -07:00
Xueming Shen
17d3cafd5b
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
...
To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri
Reviewed-by: alanb, chegar
2012-04-12 10:43:04 -07:00
Deven You
00b38ee051
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
...
Reviewed-by: alanb
2012-04-12 15:04:39 +08:00
Lana Steuck
d4fc10af1d
Merge
2012-04-11 18:52:45 -07:00
Lana Steuck
5e9ea38531
Merge
2012-04-11 18:44:33 -07:00