Jesper Wilhelmsson
|
555641ede5
|
Merge
|
2021-01-07 21:17:35 +00:00 |
|
Phil Race
|
940b053065
|
8259232: Bad JNI lookup during printing
Reviewed-by: psadhukhan
|
2021-01-06 17:34:15 +00:00 |
|
Sergey Bylokhov
|
8a05d60532
|
8259042: Inconsistent use of general primitives loops
Reviewed-by: prr
|
2021-01-06 10:07:03 +00:00 |
|
Prasanta Sadhukhan
|
80110dac91
|
8259007: This test printed a blank page
Reviewed-by: prr, serb
|
2021-01-06 06:36:29 +00:00 |
|
Sergey Bylokhov
|
a6c088131b
|
8256321: Some "inactive" color profiles use the wrong profile class
Reviewed-by: prr
|
2021-01-05 12:47:33 +00:00 |
|
Phil Race
|
e6f9926009
|
8257809: JNI warnings from Toolkit JPEG image decoding
Reviewed-by: serb
|
2021-01-04 21:09:01 +00:00 |
|
Jesper Wilhelmsson
|
07c93fab85
|
Merge
|
2020-12-29 05:24:20 +00:00 |
|
Sergey Bylokhov
|
fb607f1651
|
8245922: [macos] Taskbar.Feature.ICON_BADGE_NUMBER no longer supported on MacOS
Reviewed-by: kcr, prr
|
2020-12-26 05:52:05 +00:00 |
|
Prasanta Sadhukhan
|
3f67afd3a8
|
8251377: [macos11] JTabbedPane selected tab text is barely legible
Reviewed-by: prr
|
2020-12-24 18:50:45 +00:00 |
|
Jesper Wilhelmsson
|
d234388042
|
Merge
|
2020-12-21 09:09:05 +00:00 |
|
Phil Race
|
fa50877c2e
|
8257853: Remove dependencies on JNF's JNI utility functions in AWT and 2D code
Reviewed-by: psadhukhan, kizune
|
2020-12-19 23:35:04 +00:00 |
|
Andrey Turbanov
|
580af4906d
|
8258006: Replaces while cycles with iterator with enhanced for in java.desktop
Reviewed-by: prr, serb
|
2020-12-19 22:19:41 +00:00 |
|
Alexander Zuev
|
dc7f01f448
|
8257584: [macos] NullPointerException originating from LWCToolkit.java
Reviewed-by: serb
|
2020-12-19 21:34:34 +00:00 |
|
Sergey Bylokhov
|
7afb01dce9
|
8258373: Update the text handling in the JPasswordField
Reviewed-by: kizune, prr, psadhukhan
|
2020-12-18 06:26:16 +00:00 |
|
Phil Race
|
9ed0b76403
|
8254850: Update terminology in java.awt.GridBagLayout source code comments
Reviewed-by: kcr, kizune
|
2020-12-17 18:21:40 +00:00 |
|
Anton Litvinov
|
87644a2bb7
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr
Backport-of: e8c40bafa51ed73247d2a03a8411cbcb0cdf4efa
|
2020-12-16 19:48:07 +00:00 |
|
Andrii Rodionov
|
7977e381ea
|
8254024: Enhance native libs for AWT and Swing to work with GraalVM Native Image
Reviewed-by: serb, ihse, bobv
|
2020-12-15 21:37:38 +00:00 |
|
Anton Litvinov
|
e8c40bafa5
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr, serb
|
2020-12-14 14:36:15 +00:00 |
|
Toshio Nakamura
|
53e537c738
|
8255387: Japanese characters were printed upside down on AIX
Reviewed-by: prr, serb
|
2020-12-10 00:27:44 +00:00 |
|
Sergey Bylokhov
|
d3ac1bf16c
|
8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
Reviewed-by: kizune
|
2020-12-04 23:06:07 +00:00 |
|
Alexander Scherbatiy
|
d6dd440c76
|
8256264: Printed GlyphVector outline with low DPI has bad quality on Windows
Reviewed-by: serb
|
2020-12-04 09:02:20 +00:00 |
|
Andrey Turbanov
|
f83fd4acb4
|
8257438: Avoid adding duplicate values into extendedKeyCodesSet
Reviewed-by: serb
|
2020-12-03 23:11:55 +00:00 |
|
Sergey Bylokhov
|
85269470e5
|
6508941: java.awt.Desktop.open causes VM to crash with video files sporadically
Reviewed-by: kizune, aivanov
|
2020-12-03 20:08:09 +00:00 |
|
Sergey Bylokhov
|
03f3b8eadd
|
8210253: Clipped UI rendering with X11 pipeline and HiDPI
Reviewed-by: aivanov, kizune
|
2020-12-02 00:04:20 +00:00 |
|
Sergey Bylokhov
|
b5ce8af3d7
|
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
Reviewed-by: kizune, aivanov
|
2020-12-01 04:49:21 +00:00 |
|
Prasanta Sadhukhan
|
822ee47459
|
8257242: [macOS] Java app crashes while switching input methods
Reviewed-by: serb
|
2020-12-01 03:21:57 +00:00 |
|
Vladimir Kempik
|
c2af27beb0
|
8257148: Remove obsolete code in AWTView.m
Reviewed-by: serb
|
2020-11-29 08:17:52 +00:00 |
|
Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Sergey Bylokhov
|
9d7121c180
|
8256713: SwingSet2 : Slider leaves tracks in uiScale=2
Reviewed-by: jdv, psadhukhan
|
2020-11-25 20:28:10 +00:00 |
|
Alan Bateman
|
79e57ace65
|
8256643: Terminally deprecate ThreadGroup stop, destroy, isDestroyed, setDaemon and isDaemon
Reviewed-by: serb, rriggs, iris, mchung, smarks
|
2020-11-25 08:26:00 +00:00 |
|
Alexander Zuev
|
4c095252a5
|
8256108: Create implementation for NSAccessibilityElement protocol peer
Reviewed-by: serb
|
2020-11-20 04:10:09 +00:00 |
|
Sergey Bylokhov
|
c816464c1d
|
4916923: In MetalRootPaneUI, MetalRootLayout does not correctly calculate minimumsize
Reviewed-by: shade
|
2020-11-19 22:39:37 +00:00 |
|
Sergey Bylokhov
|
36dbe6f2de
|
8256376: The javax/swing/JSpinner/SerializationTest.java fails on headful windows
Reviewed-by: aivanov
|
2020-11-16 23:14:58 +00:00 |
|
Alexander Zuev
|
ed615e3ca0
|
4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
Reviewed-by: psadhukhan, serb
|
2020-11-11 11:43:47 +00:00 |
|
Sergey Bylokhov
|
5de99da75c
|
8237495: Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7
Reviewed-by: kizune
|
2020-11-11 01:31:03 +00:00 |
|
Sergey Bylokhov
|
be635258fa
|
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
Reviewed-by: kizune, aivanov
|
2020-11-11 01:29:33 +00:00 |
|
Jayashree S Kumar
|
a7f46919ff
|
8244088: [Regression] Switch of Gnome theme ends up in deadlocked UI
Reviewed-by: serb
|
2020-11-10 19:36:59 +00:00 |
|
Sergey Bylokhov
|
b5d78afe20
|
8254863: Delete code leftover from old fixes
Reviewed-by: azeemj, kizune, prr
|
2020-11-10 06:17:19 +00:00 |
|
Sergey Bylokhov
|
11431b16e0
|
4619330: All built-in java.awt.color.ColorSpace fields should be specified as such
Reviewed-by: prr
|
2020-11-09 23:40:04 +00:00 |
|
Sergey Bylokhov
|
c7551c37c7
|
8256014: Eliminate the warning about serialization in non-public API of Swing
Reviewed-by: prr, psadhukhan
|
2020-11-09 06:38:53 +00:00 |
|
Sergey Bylokhov
|
2d6c28db24
|
6847157: java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit
Reviewed-by: prr
|
2020-11-09 06:35:50 +00:00 |
|
Sergey Bylokhov
|
2cad836833
|
8255575: java.awt.color.ICC_ColorSpace is not thread-safe
Reviewed-by: prr
|
2020-11-09 01:28:19 +00:00 |
|
Phil Race
|
ed7526a66c
|
8247872: Upgrade HarfBuzz to the latest 2.7.2
Reviewed-by: serb
|
2020-11-08 17:06:12 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Sergey Bylokhov
|
358f5d2b03
|
6422025: ThemeReader.cpp can be updated for VC7
Reviewed-by: aivanov
|
2020-11-07 06:10:56 +00:00 |
|
Prasanta Sadhukhan
|
7f4d873dd9
|
8255215: Unsupported 'valign' attribute for 'tr' tag used in j.s.t.h.HTMLDocument
Reviewed-by: serb
|
2020-11-04 13:08:46 +00:00 |
|
Matthias Baesken
|
ab9192e463
|
8255681: print callstack in error case in runAWTLoopWithApp
Reviewed-by: clanger, serb
|
2020-11-04 07:44:43 +00:00 |
|
Sergey Bylokhov
|
acb5f654b1
|
8211958: Broken links in java.desktop files
Reviewed-by: aivanov
|
2020-11-02 19:32:06 +00:00 |
|
Sergey Tsypanov
|
3c4fc79326
|
8255299: Drop explicit zeroing at instantiation of Atomic* objects
Reviewed-by: redestad, serb, prr
|
2020-10-28 12:11:53 +00:00 |
|
Sergey Bylokhov
|
abdbbe3a79
|
8254370: Update the classes in the java.awt.color package
Reviewed-by: prr
|
2020-10-26 23:56:11 +00:00 |
|