Ambarish Rapte
|
6a2fabcbd7
|
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
Reviewed-by: serb, azvegint
|
2015-09-30 17:46:11 +04:00 |
|
Alexander Scherbatiy
|
53ab9a2026
|
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
Reviewed-by: serb
|
2015-09-29 15:19:52 +04:00 |
|
Alexander Scherbatiy
|
2c3b2dd68e
|
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
Reviewed-by: serb, azvegint
|
2015-09-22 14:05:37 +04:00 |
|
Semyon Sadetsky
|
450cdf7f65
|
8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
Reviewed-by: alexsch, serb
|
2015-09-16 10:32:46 +03:00 |
|
Semyon Sadetsky
|
ffb466574f
|
8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
Reviewed-by: alexsch, azvegint
|
2015-09-16 10:22:42 +03:00 |
|
Alexander Scherbatiy
|
e643aeb178
|
8029339: Custom MultiResolution image support on HiDPI displays
Reviewed-by: flar, serb
|
2015-09-15 15:31:34 +04:00 |
|
Ambarish Rapte
|
b6f5a1c457
|
8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows
Reviewed-by: serb, alexsch
|
2015-09-14 18:54:04 +04:00 |
|
Pooja Chopra
|
da688f57c3
|
8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
Reviewed-by: azvegint, serb
|
2015-09-11 17:58:31 +03:00 |
|
Anton Nashatyrev
|
cb34d07ae1
|
8081485: EDT auto shutdown is broken in case of new event queue usage
Reviewed-by: serb, alexp
|
2015-09-09 19:10:38 +03:00 |
|
Phil Race
|
f39c6aeb63
|
Merge
|
2015-09-08 14:40:44 -07:00 |
|
Phil Race
|
d69a0641fd
|
Merge
|
2015-09-08 11:47:07 -07:00 |
|
Renjith Alexander
|
4130b71ce6
|
8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation
Reviewed-by: yan, serb
|
2015-09-08 11:28:16 +03:00 |
|
Renjith Alexander
|
dc25f76093
|
8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access
Reviewed-by: alexsch, serb
|
2015-09-07 13:48:24 +03:00 |
|
Sergey Bylokhov
|
1efc947d2a
|
8080948: [TEST_BUG] Few test cases are failing due to use of getPeer()
Reviewed-by: prr, yan, alexsch
|
2015-09-03 19:19:15 +03:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Renjith Alexander
|
abdaade63f
|
8132376: Add @requires os.family to the client tests with access to internal OS-specific API
Reviewed-by: yan, alexsch
|
2015-09-01 11:03:43 +03:00 |
|
Sergey Bylokhov
|
66ae036b1f
|
8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar
Reviewed-by: azvegint, alexsch
|
2015-08-26 18:03:21 +03:00 |
|
Alexander Scherbatiy
|
3b888867cb
|
8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
Reviewed-by: serb
|
2015-08-19 09:54:15 +04:00 |
|
Sergey Bylokhov
|
894f976f30
|
6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events
Reviewed-by: alexsch, azvegint
|
2015-08-17 16:56:22 +03:00 |
|
Sergey Bylokhov
|
c595f6461c
|
4379403: Need to disable the "magic AWT dump key" (CTRL+SHIFT+F1)
Reviewed-by: alexsch, azvegint
|
2015-08-06 19:52:02 +03:00 |
|
Mikhail Cherkasov
|
5896a1bf4a
|
8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
Reviewed-by: alexsch, serb
|
2015-08-13 15:29:03 +03:00 |
|
Yuri Nesterenko
|
565373e1bc
|
8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine
Reviewed-by: alexsch, serb
|
2015-08-13 14:20:36 +03:00 |
|
Alexander Zvegintsev
|
23438be9c4
|
8014212: Robot captures black screen
Reviewed-by: alexsch, serb
|
2015-08-11 16:32:13 +03:00 |
|
Prasanta Sadhukhan
|
924b4ad5ff
|
8080287: The image of BufferedImage.TYPE_INT_ARGB and BufferedImage.TYPE_INT_ARGB_PRE is blank
Reviewed-by: prr, flar
|
2015-08-06 11:36:52 +03:00 |
|
Alexander Zvegintsev
|
861ba88c86
|
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
Reviewed-by: prr, serb
|
2015-08-04 12:34:08 +03:00 |
|
Yuri Nesterenko
|
791267a096
|
6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
Reviewed-by: serb
|
2015-07-31 13:13:30 +03:00 |
|
Alexander Scherbatiy
|
dfc226cfb6
|
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
|
2015-07-30 12:40:45 +04:00 |
|
Semyon Sadetsky
|
17903d1583
|
8025815: Child FileDialog of modal dialog does not get focus on Gnome
Reviewed-by: azvegint, serb
|
2015-07-28 20:55:45 +03:00 |
|
Semyon Sadetsky
|
1564b678e7
|
8130390: Applet fails to launch on virtual desktop
Reviewed-by: azvegint, serb
|
2015-07-21 09:35:04 +03:00 |
|
Dmitry Cherepanov
|
5cea10f338
|
Merge
|
2015-07-20 10:21:01 +04:00 |
|
Yuri Nesterenko
|
7b228fdfec
|
8131673: [TEST_BUG] add @modules to some OS X-specific regtests
Reviewed-by: serb, azvegint
|
2015-07-17 11:45:34 +03:00 |
|
Pooja Chopra
|
a7e436f3df
|
8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid
Reviewed-by: azvegint, serb
|
2015-07-15 14:05:09 +03:00 |
|
Pooja Chopra
|
515dca5c8b
|
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
Reviewed-by: azvegint, alexsch
|
2015-07-15 14:02:24 +03:00 |
|
Yuka Kamiya
|
64b36f8f63
|
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
|
2015-07-15 11:05:51 +09:00 |
|
Sergey Bylokhov
|
ffbfb8f10b
|
7188942: Remove support of pbuffers in OGL Java2d pipeline
Reviewed-by: prr, flar
|
2015-07-03 16:39:45 +03:00 |
|
Yuri Nesterenko
|
a26c73956c
|
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
|
2015-07-03 17:37:40 +03:00 |
|
Sergey Bylokhov
|
33c5b92bc6
|
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
Reviewed-by: prr, chegar, art
|
2015-06-29 01:27:08 +03:00 |
|
Alexander Zvegintsev
|
c8358923f7
|
8129116: Deadlock with multimonitor fullscreen windows
Reviewed-by: alexsch, serb
|
2015-06-22 15:43:40 +03:00 |
|
Yuri Nesterenko
|
bdc20e1849
|
8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
|
2015-06-23 11:59:27 +03:00 |
|
Yuri Nesterenko
|
cadfa093b6
|
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
Reviewed-by: serb
|
2015-06-18 11:05:33 +03:00 |
|
Sergey Bylokhov
|
0357758744
|
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
Reviewed-by: azvegint, ant
|
2015-06-12 15:01:10 +03:00 |
|
Semyon Sadetsky
|
032cef6ff8
|
8017487: filechooser in Windows-Libraries folder: columns are mixed up
Reviewed-by: serb, ant
|
2015-06-09 14:11:11 +03:00 |
|
Mikhail Cherkasov
|
a5eab1ce93
|
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
Reviewed-by: bae
|
2015-06-03 15:21:35 +03:00 |
|
Anton Nashatyrev
|
4dc4dd721e
|
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
Reviewed-by: azvegint, alexp
|
2015-05-28 21:17:49 +03:00 |
|
Sergey Bylokhov
|
44af11b7a3
|
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
|
2015-05-23 15:13:40 +03:00 |
|
David Dehaven
|
41bdaeb5a2
|
Merge
|
2015-05-26 15:18:09 -07:00 |
|
Semyon Sadetsky
|
243208ab2e
|
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
|
2015-05-25 16:10:12 +03:00 |
|
Sergey Bylokhov
|
13711e78f0
|
8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
|
2015-05-22 19:27:33 +03:00 |
|
Shobhit Gupta
|
318383493e
|
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
|
2015-05-22 16:13:00 +03:00 |
|
Alexander Scherbatiy
|
2e68b719a3
|
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
|
2015-05-22 15:27:28 +04:00 |
|