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
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
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
Alexander Zuev
b86618edf9
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
...
Reviewed-by: serb
2012-04-17 21:40:12 +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
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
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
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
Pavel Porvatov
93c317d8e6
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
...
Reviewed-by: alexp
2012-04-12 12:48:31 +03:00
Lana Steuck
5e9ea38531
Merge
2012-04-11 18:44:33 -07:00
David Katleman
06ec3d779f
Merge
2012-04-11 14:09:48 -07:00
Leonid Romanov
9cbde0b81e
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
...
Reviewed-by: art
2012-04-11 21:06:08 +04:00
Sergey Bylokhov
2e12d45877
7097771: setEnabled does not work for components in disabled containers
...
Reviewed-by: art, anthony
2012-04-10 22:09:58 +04:00
Pavel Porvatov
910846ed2c
7158712: Synth Property "ComboBox.popupInsets" is ignored
...
Reviewed-by: alexp
2012-04-10 19:09:48 +03:00
Pavel Porvatov
e630f8d216
7146146: Deadlock between subclass of AbstractDocument and UndoManager
...
Reviewed-by: art
2012-04-10 18:53:15 +03:00
Fredrik Ohstrom
e32ab98b32
7074397: Build infrastructure changes (makefile re-write)
...
New makefiles transition, old and new living side by side for now.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
2012-04-10 08:22:03 -07:00
Lana Steuck
69983c74a6
Merge
2012-04-09 21:57:17 -07:00
Anthony Petrov
8de79a6398
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
...
Pass all images provided by user code to the system and let it do the right thing
Reviewed-by: art, swingler
2012-04-06 17:20:49 +04:00
Anthony Petrov
654920cc5b
7124553: [macosx] Need minimum size for titled Frames and JFrames
...
Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
2012-04-06 17:15:09 +04:00
Anthony Petrov
1862aaa218
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
...
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
2012-04-06 17:03:34 +04:00
David Katleman
9b1c60970b
Added tag jdk8-b33 for changeset fceb406055d8
2012-04-05 13:05:00 -07:00
Sergey Bylokhov
4acd4d97f3
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table
...
Reviewed-by: alexp, anthony, art
2012-04-05 20:38:24 +04:00
Sergey Bylokhov
da37ef4781
7124528: [macosx] Selection is not cleared properly in text component
...
Reviewed-by: anthony, art
2012-04-05 19:43:56 +04:00
Sergey Bylokhov
6412600e72
7149913: [macosx] Deadlock in LWTextComponentPeer
...
Reviewed-by: anthony, art
2012-04-05 19:22:54 +04:00
Sergey Bylokhov
09db79364b
7124401: [macosx] After call Frame dispose() application continues to work
...
Reviewed-by: art, alexp
2012-04-05 19:01:43 +04:00
Sergey Bylokhov
90430b3f49
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor
...
Reviewed-by: anthony, art, alexp
2012-04-05 18:27:16 +04:00
Lana Steuck
d636893400
Merge
2012-04-04 13:16:52 -07:00
Lana Steuck
6b12eddc42
Merge
2012-04-04 12:35:44 -07:00
Alexander Zuev
f3a8763e5c
Merge
2012-04-04 20:32:39 +04:00
Alexander Zuev
38e189dcc0
7153735: [macosx] Text with diacritics is pasted with broken encoding
...
Reviewed-by: anthony
2012-04-04 20:31:50 +04:00
Chris Hegarty
60b713fd8d
6963841: java/util/concurrent/Phaser/Basic.java fails intermittently
...
Reviewed-by: dl, dholmes
2012-04-04 15:14:00 +01:00
Alexander Scherbatiy
ea3e5e2a84
7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
...
Reviewed-by: rupashka
2012-04-04 16:27:29 +04:00
Daniel D. Daugherty
f2364fbf5c
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
...
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
2012-04-03 12:57:47 -07:00
Anthony Petrov
e352bc83f0
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
...
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
2012-04-03 16:14:05 +04:00
Yuka Kamiya
e35eef1257
7158483: (tz) Support tzdata2012c
...
Reviewed-by: okutsu
2012-04-03 11:52:06 +09:00
Lana Steuck
1bbe27a179
Merge
2012-03-31 08:43:56 -07:00
Sean Chou
045668b454
7155298: Editable TextArea/TextField are blocking GUI applications from exit
...
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
2012-03-31 16:55:56 +08:00
Kumar Srinivasan
f13a39a361
7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds
...
Reviewed-by: darcy
2012-03-30 17:22:02 -07:00
Lana Steuck
1ae8995f36
Merge
2012-03-30 16:57:50 -07:00
Bradford Wetmore
7775fea771
7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE
...
Reviewed-by: xuelei
2012-03-30 15:43:13 -07:00
Anthony Petrov
6dd51e0e8e
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
...
Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
2012-03-30 18:10:05 +04:00
Yong Jeffrey Huang
0d4e0d1ed0
Merge
2012-03-29 21:22:07 -07:00