Phil Race
|
5c26723516
|
8132890: Text overlapping on dot matrix printers
Reviewed-by: jgodinez, serb
|
2015-10-21 09:21:25 -07:00 |
|
Mikhail Cherkasov
|
d9ebc2b4c2
|
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
Reviewed-by: alexsch, serb
|
2015-10-21 18:58:19 +03:00 |
|
Sergey Bylokhov
|
b96af1d249
|
8138764: In some cases the usage of TreeLock can be replaced by other synchronization
Reviewed-by: alexp, alexsch
|
2015-10-21 18:32:56 +03:00 |
|
Semyon Sadetsky
|
d910e3843f
|
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
Reviewed-by: alexsch, serb
|
2015-10-20 15:59:51 +03:00 |
|
Semyon Sadetsky
|
d1544f66eb
|
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
Reviewed-by: alexsch, serb
|
2015-10-20 15:42:59 +03:00 |
|
Renjith Alexander
|
1127171d12
|
8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
|
2015-10-20 12:42:21 +03:00 |
|
Sergey Bylokhov
|
206483e8b3
|
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
Reviewed-by: prr, ssadetsky
|
2015-10-18 13:33:20 +03:00 |
|
Sergey Bylokhov
|
f07facd339
|
8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext
Reviewed-by: alexsch, chegar
|
2015-10-12 16:26:58 +03:00 |
|
Prasanta Sadhukhan
|
279a05d2b2
|
8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information
Reviewed-by: serb, flar
|
2015-10-12 15:28:03 +03:00 |
|
Prasanta Sadhukhan
|
13ee9e097f
|
8132985: Crash in freetypescaler.c due to double free
Reviewed-by: prr, simonis
|
2015-10-05 15:36:43 +03:00 |
|
Semyon Sadetsky
|
4a3dff3ee5
|
8079595: Resizing dialog which is JWindow parent makes JVM crash
Reviewed-by: alexsch, serb
|
2015-10-05 15:29:23 +03:00 |
|
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 |
|