Commit Graph

640 Commits

Author SHA1 Message Date
Alexander Scherbatiy e643afc71f 8157838: Personalized Windows Font Size is not taken into account in Java8u102
Reviewed-by: prr, serb
2016-06-02 09:36:41 +03:00
Dmitry Markov 796976fe6d 8163889: [macosx] Can't print from browser on Mac OS X
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Prasanta Sadhukhan 37b387d997 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X
Reviewed-by: prr, jdv
2017-01-19 10:44:56 -08:00
Prasanta Sadhukhan ff43680459 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Reviewed-by: prr, jdv
2017-01-19 10:42:49 -08:00
Alexander Scherbatiy bbb63243e7 8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
8149453: [hidpi] JFileChooser does not scale properly on Windows with HiDPI display and Windows L&F
8149368: [hidpi] JLabel font is twice bigger than JTextArea font on Windows 7,HiDPI, Windows L&F

Reviewed-by: flar, serb
2016-04-11 14:56:20 +04:00
Dmitry Markov 76fe70c8fc 8073400: Some Monospaced logical fonts have a different width
Reviewed-by: okutsu, prr
2016-04-01 16:24:56 +03:00
Robin Stevens 909d03ee9f 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch, serb
2016-06-09 12:32:04 +03:00
Alexander Scherbatiy c06c4a7a93 8157838: Personalized Windows Font Size is not taken into account in Java8u102
Reviewed-by: prr, serb
2016-06-02 09:36:41 +03:00
Sergey Bylokhov 547fd88e82 8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
2016-05-31 19:55:28 +03:00
Dmitry Markov 5a74dd46a5 8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
2016-05-17 13:12:50 +03:00
Anton Litvinov 55dc6bf339 8139581: AWT components are not drawn after removal and addition to a container
Reviewed-by: ssadetsky, alexsch
2016-02-02 21:26:13 +03:00
Mikhail Cherkasov 6165f1f08f 8132890: Text Overlapping on Dot Matrix Printers
Reviewed-by: serb
2015-11-12 15:20:01 +03:00
Anton Litvinov bd4cd37de3 8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
Reviewed-by: alexsch, kizune
2015-10-30 14:45:04 +03:00
Sergey Bylokhov 9dc357fac4 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
Mikhail Cherkasov a37c40fcd0 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-22 16:06:21 +03:00
Alexander Scherbatiy 231aaee008 8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
Reviewed-by: serb
2015-10-02 15:10:07 +04:00
Anton Litvinov 412ed4ff2b 8081485: EDT auto shutdown is broken in case of new event queue usage
Reviewed-by: serb, alexp
2015-09-10 13:24:10 +03:00
Petr Pchelko 6bdd576f74 8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
2015-07-23 18:17:35 +04:00
Alexander Zvegintsev 6908a573f4 8129116: Deadlock with multimonitor fullscreen windows
Reviewed-by: alexsch, serb
2015-06-22 15:43:40 +03:00
Phil Race feb07f46f2 8076979: [Regression] Test closed/java/awt/FontClass/DebugFonts.java fails with stackoverflow error
Reviewed-by: serb, jgodinez
2015-06-05 12:05:06 -07:00
Phil Race 2da5715736 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
Reviewed-by: bae, serb
2015-06-05 12:02:01 -07:00
Alexander Scherbatiy 6443754407 8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
2015-06-05 20:46:27 +04:00
Sergey Bylokhov d21d933a67 8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
2015-05-22 19:27:33 +03:00
Sergey Bylokhov d6604a665e 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
Sergey Bylokhov 5479e9219f 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Mikhail Cherkasov 482b0503b0 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
Reviewed-by: bae
2015-06-03 17:48:27 +03:00
Anton Nashatyrev e985219ecd 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
Reviewed-by: azvegint, alexp
2015-05-28 21:28:35 +03:00
Laurent Bourgès c08928ac7c 8078464: Path2D storage growth algorithms should be less linear
Reviewed-by: prr, flar
2015-05-20 15:31:37 -07:00
Phil Race df3232ad8b 8076419: Path2D copy constructors and clone method propagate size of arrays from source path
Reviewed-by: prr, flar
2015-05-20 10:14:22 -07:00
Pooja Chopra 6ffd975bdc 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
Reviewed-by: serb, alexsch
2015-05-12 21:44:29 +03:00
Semyon Sadetsky 1d49d5c028 8072769: System tray icon title freezes java
Reviewed-by: serb, alexsch
2015-05-06 19:33:49 +04:00
Alexander Scherbatiy 169267cb03 8044444: The output's 'Page-n' footer does not show completely
Reviewed-by: prr, serb
2015-04-30 15:24:32 +04:00
Hendrik Schreiber be0d2415dd 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
Reviewed-by: serb, alexsch
2015-04-30 15:11:55 +04:00
Sergey Bylokhov 8236017f2c 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed
Reviewed-by: alexsch, azvegint
2015-04-02 19:53:53 +03:00
Sergey Bylokhov 35074c25d5 8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
2015-01-17 20:53:35 +03:00
Sergey Bylokhov dda6726268 7077826: Unset and empty DISPLAY variable is handled differently by JDK
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Sergey Bylokhov bdc8a27c72 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant
2015-01-13 17:10:28 +03:00
Sergey Bylokhov 4b4deb1e2c 6459800: Some Swing classes violate encapsulation by returning internal Insets
Reviewed-by: azvegint, alexsch
2015-01-13 16:09:21 +03:00
Sergey Bylokhov aee3b2f9e3 6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
2015-01-21 17:54:35 +03:00
Anton Nashatyrev 76a1b40120 8078165: [macosx] NPE when attempting to get image from toolkit
Reviewed-by: serb, alexp
2015-04-23 18:04:43 +03:00
Dmitry Markov 6282dd80bf 8073453: Focus doesn't move when pressing Shift + Tab keys
Reviewed-by: alexsch, ant
2015-04-14 16:33:01 +04:00
Oleg Pekhovskiy a534edca25 8020443: Frame is not created on the specified GraphicsDevice with two monitors
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Jonathan Lu bb0d6ac57f 8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Anton Nashatyrev 9c46172a31 8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
Reviewed-by: ant, serb
2015-03-30 19:33:25 +03:00
Alexander Scherbatiy 713243bd74 8075244: [macosx] The fix for JDK-8043869 should be reworked
Reviewed-by: prr, serb, ant
2015-03-30 17:09:21 +04:00
Alexander Zvegintsev 8c3cbe4731 8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
Reviewed-by: alexsch, serb
2015-01-16 13:53:44 +03:00
Sergey Bylokhov 5bf8c5a3d9 8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues
Reviewed-by: prr, ant, alexsch
2015-03-12 10:06:55 -07:00
Nakul Natu 95966d6f38 8066436: Minimize can cause window to disappear on osx
Reviewed-by: serb, azvegint
2015-03-11 00:52:50 +03:00
Dmitry Markov 4b3b28fa8e 8064934: Incorrect Exception message from java.awt.Desktop.open()
Reviewed-by: azvegint, serb
2015-02-03 15:03:23 +04:00
Anton Nashatyrev df3b033bca 8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
Reviewed-by: ant, kizune
2015-01-20 19:41:42 +03:00
Sergey Bylokhov bb67c99b24 8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Alexander Scherbatiy 3d94b177cb 8065627: Animated GIFs fail to display on a HiDPI display
Reviewed-by: serb, azvegint
2014-12-10 17:20:48 +04:00
Sergey Bylokhov 9fc04e43bf 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Petr Pchelko 8ef252e03f 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
2014-11-19 12:45:04 +04:00
Sergey Bylokhov 130059e317 8062164: Incorrect color conversion, when bicubic interpolation is used
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Sergey Bylokhov 1505dd0828 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Sergey Bylokhov 16c813c383 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Sergey Bylokhov 36de04d39e 8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Alexander Scherbatiy f74fa991c4 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
2014-11-14 14:59:10 +03:00
Alexander Scherbatiy e9eb98fad6 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Reviewed-by: serb, pchelko
2014-11-14 12:00:07 +03:00
Phil Race 91a5abe428 8061392: PrinterJob NPE when drawing translucent image with null user clip
Reviewed-by: bae, jgodinez
2014-11-07 10:24:22 -08:00
Mikhail Cherkasov 8598bdabed 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Reviewed-by: ant, serb
2014-11-06 21:52:12 +04:00
Phil Race 66b8d7868d 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 14:27:35 -07:00
Alexey Ivanov 2a50222f92 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
Reviewed-by: serb, ant
2014-10-20 18:04:07 +04:00
Srinivasan Raghavan ae489598a2 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
Reviewed-by: serb, prr
2014-10-16 16:30:56 +04:00
Anton Tarasov cf494ae6e1 8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
Reviewed-by: serb, alexsch
2014-10-06 12:30:28 +04:00
Dmitry Markov cb10c9f657 8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
Reviewed-by: yan, serb
2017-01-13 16:53:26 +03:00
Dmitry Markov 512f2367ce 8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Dmitry Markov 4ee2d8b47c 8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
Reviewed-by: ssadetsky, serb
2017-01-02 16:56:40 +03:00
Mikhail Cherkasov 5d8a2cd326 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Dmitry Markov 84a6fd13c6 8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Petr Pchelko 3651820508 8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Dmitry Markov 6f063e903e 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Reviewed-by: ssadetsky
2016-12-01 15:52:02 +03:00
Dmitry Markov 33b6573be6 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java

Reviewed-by: alexsch, yan, prr
2016-11-04 15:35:33 +03:00
Abhijit Saha 88915997b1 Merge 2016-10-11 14:56:09 -07:00
Ajit Ghaisas 6a3e24b10f 8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
Reviewed-by: prr, flar
2016-10-05 14:30:21 -07:00
Abhijit Saha 36817061e0 Merge 2016-09-27 12:55:16 -07:00
Anton Tarasov 80c0ea5da4 8160570: [macosx] modal dialog can skip the activation/focus events
Reviewed-by: serb, ssadetsky
2016-09-15 11:44:12 +03:00
Dmitry Markov 377946dca8 8050478: [macosx] Cursor not updating correctly after closing a modal dialog
Reviewed-by: serb, alexsch
2016-09-06 16:06:49 +03:00
Ambarish Rapte b27e8a5b17 8040322: TextArea.replaceRange() and insert() are broken with setText(null)
Reviewed-by: serb, azvegint
2016-08-19 19:28:02 +03:00
Mikhail Cherkasov 1afe89fc0b 8164119: MoveToOtherScreenTest fails due wrong key attribute
Reviewed-by: coffeys
2016-08-18 19:35:50 +03:00
Mikhail Cherkasov d8bee08aad 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
Reviewed-by: serb
2016-08-15 14:13:26 +03:00
Robin Stevens c4d446d712 8160941: "text/uri-list" dataflavor concats the first two strings
Reviewed-by: mcherkas, alexsch
2016-07-15 22:36:46 +03:00
Clemens Eisserer 9613b0e3a6 8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
2014-09-16 10:16:11 -07:00
Nakul Natu 8bc7078a62 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
Reviewed-by: azvegint, alexsch
2014-08-09 01:18:25 +04:00
Dmitry Markov 22919c3bc2 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
2014-08-05 08:30:05 +04:00
Phil Race 621eb0585e 8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
2014-07-31 10:47:51 -07:00
Anton Nashatyrev 659eb19c5e 8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
2014-07-30 12:01:47 +01:00
Artem Malinko db55b714ea 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
Reviewed-by: ant, pchelko
2014-07-29 15:52:50 +04:00
Dmitry Markov fa7177bf0d 8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
2014-07-24 12:23:52 +04:00
Artem Malinko 4cefb9be67 8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
Reviewed-by: anthony, pchelko
2014-07-02 14:48:37 +04:00
Petr Pchelko 2b68aa9a94 8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
2014-06-19 12:59:19 +04:00
Sergey Bylokhov 05b2d95e39 8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov 03d9c0d51d 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov a52de212e5 8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Sergey Bylokhov 34fd451bad 8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly

Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Alexander Scherbatiy 3325deadf9 8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
2014-06-04 12:32:12 +04:00
Alexander Zvegintsev 6b9948c339 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
Reviewed-by: pchelko, serb
2014-05-15 20:24:13 +04:00
Anton Nashatyrev 67d052b92f 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
2014-05-30 14:46:36 +04:00
Alexander Zvegintsev d9af31ccf6 8017472: [macosx] Transparency demo is not correctly dragged on the second monitor
Reviewed-by: pchelko, serb
2014-05-29 13:34:04 +04:00