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 |
|
Lana Steuck
|
5b2008805b
|
Merge
|
2012-04-26 18:15:49 -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 |
|
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 |
|
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 |
|
Lana Steuck
|
d331cf663e
|
Merge
|
2012-04-23 16:58:40 -07: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 |
|
David Katleman
|
26c6d93e07
|
Added tag jdk8-b35 for changeset 7d350b06fde4
|
2012-04-19 12:18:58 -07:00 |
|
David Katleman
|
e0ccdb1d31
|
Merge
|
2012-04-18 16:39:07 -07: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 |
|
Lana Steuck
|
cc3d72b55f
|
Merge
|
2012-04-18 10:16:23 -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 |
|
Michael McMahon
|
e49c821349
|
Merge
|
2012-04-18 16:05:12 +01:00 |
|
Michael McMahon
|
899181bf7c
|
7162043: Add headless mode tests to problem list [macosx]
Reviewed-by: alanb
|
2012-04-18 16:04:19 +01: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 |
|
Kurchi Subhra Hazra
|
4869b7a5a7
|
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
Remove usage of HTTP Server at test/sun/net/www/httptest
Reviewed-by: chegar, alanb
|
2012-04-17 11:59:12 -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 |
|
Daniel D. Daugherty
|
ea4cd6ca39
|
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
Reviewed-by: ohair, jmelvin, sspitsyn
|
2012-04-17 09:02:57 -07:00 |
|
Staffan Larsen
|
2231891a18
|
Merge
|
2012-04-17 08:49:50 -07:00 |
|
Jim Gish
|
9e2790c8ae
|
7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Reviewed-by: alanb, chegar
|
2012-04-17 15:46:04 +01: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 |
|
Alex Menkov
|
5df1b2e7f4
|
Merge
|
2012-04-17 13:16:06 +03:00 |
|
Alex Menkov
|
56c8257743
|
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
Reviewed-by: prr
|
2012-04-17 13:03:01 +03: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 |
|
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 |
|
Alex Menkov
|
253976ad79
|
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
Reviewed-by: prr
|
2012-04-16 17:04:49 +03:00 |
|
Charles Lee
|
a51733d81d
|
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
Reviewed-by: alanb
|
2012-04-16 11:12:10 +08: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 |
|
Daniel D. Daugherty
|
9de05ceb7a
|
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
Do not install .debuginfo files in bin dir.
Reviewed-by: ksrini, sspitsyn
|
2012-04-12 16:23:24 -07: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 |
|
David Katleman
|
b127787553
|
Added tag jdk8-b34 for changeset 17ed142e28eb
|
2012-04-12 09:35:30 -07:00 |
|