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 |
|
Daniel Kamil Kozar
|
b498433631
|
8254825: Monitoring available clipboard formats should be done via new Windows APIs
Reviewed-by: serb
|
2020-10-26 19:13:20 +00:00 |
|
Sergey Bylokhov
|
d8d9197712
|
8242559: Clean the "libawt_xawt" library from code for headless mode
Reviewed-by: kizune
|
2020-10-23 01:51:44 +00:00 |
|
Sergey Bylokhov
|
7d3d4daefd
|
8240709: Enable javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java on all L&F
Reviewed-by: kizune
|
2020-10-22 03:43:45 +00:00 |
|
Sergey Bylokhov
|
9e9f5e6974
|
8017179: [macosx] list1 and list2 vistble item isn't desired
Reviewed-by: kizune
|
2020-10-21 02:28:01 +00:00 |
|
Sergey Bylokhov
|
2ee2b4ae19
|
8231454: File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
Reviewed-by: kizune
|
2020-10-21 02:05:16 +00:00 |
|
Sergey Bylokhov
|
e5870cf002
|
8252133: The java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java fails if metal pipeline is active
Reviewed-by: prr
|
2020-10-21 00:15:46 +00:00 |
|
Phil Race
|
3ccf4877a8
|
8253019: Enhanced JPEG decoding
Reviewed-by: rhalade, mschoene, serb, psadhukhan
|
2020-10-20 14:58:40 -07:00 |
|
Phil Race
|
00a5af44af
|
8248574: Improve jpeg processing
Reviewed-by: serb, jdv, mschoene, rhalade
|
2020-10-20 14:58:39 -07:00 |
|
Sergey Bylokhov
|
89e5444554
|
8254788: Dead code in the sun.java2d.xr.XRPMBlitLoops$XrSwToPMBlit
Reviewed-by: prr
|
2020-10-20 17:31:54 +00:00 |
|
Vipin Menon
|
3ee0380e99
|
8234393: [macos] printing ignores printer tray
Reviewed-by: psadhukhan, prr
|
2020-10-20 11:14:28 +00:00 |
|
Sergey Bylokhov
|
dd032b7fa6
|
8254798: Deprecate for removal an empty finalize() methods in java.desktop module
Reviewed-by: kcr, pbansal
|
2020-10-19 03:11:51 +00:00 |
|
Sergey Bylokhov
|
70be8c7a46
|
8253965: Delete the outdated java.awt.PeerFixer class
Reviewed-by: prr, pbansal
|
2020-10-09 05:08:49 +00:00 |
|
Sergey Bylokhov
|
c2a5de636f
|
8253681: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: shade
|
2020-10-08 16:34:01 +00:00 |
|
Sergey Bylokhov
|
397307311e
|
8253977: More memory leaks in client-libs on macOS
Reviewed-by: kizune
|
2020-10-07 03:06:35 +00:00 |
|
Sergey Bylokhov
|
f397b60ae1
|
8251123: doclint warnings about missing javadoc tags and comments
Reviewed-by: jdv, prr
|
2020-10-06 10:49:56 +00:00 |
|
Christoph Langer
|
6e61861740
|
8254046: Remove double semicolon introduced by JDK-8235521
Reviewed-by: serb
|
2020-10-06 05:42:19 +00:00 |
|
Phil Race
|
58102386eb
|
8253945: Missed default constructor for StreamPrintServiceFactory.java
Reviewed-by: kcr, serb
|
2020-10-02 21:54:53 +00:00 |
|
Prasanta Sadhukhan
|
4185ed3290
|
5078989: Null Pointer exception in SpinnerListMode
Reviewed-by: serb
|
2020-10-02 08:10:21 +00:00 |
|
Prasanta Sadhukhan
|
ed62b0104f
|
6646602: Spelling error in javadoc for javax.swing.tree.TreeModel
Reviewed-by: jdv
|
2020-10-01 12:02:46 +00:00 |
|
Prasanta Sadhukhan
|
87276bce47
|
6690021: typos in TransferHandler Javadoc
Reviewed-by: jdv
|
2020-10-01 12:00:52 +00:00 |
|
Prasanta Sadhukhan
|
4c65365116
|
8253792: javax.swing.text.GapContent documentation typos
Reviewed-by: jdv
|
2020-09-30 07:04:00 +00:00 |
|
Prasanta Sadhukhan
|
3078b5f340
|
6441211: Small Error in API at javax.swing.plaf.synth.Region
Reviewed-by: trebari, jdv
|
2020-09-30 07:02:29 +00:00 |
|
Matthias Baesken
|
4622a18a72
|
8253791: Issue with useAppleColor check in CSystemColors.m
Reviewed-by: phh, lucy, serb
|
2020-09-30 05:28:20 +00:00 |
|
Prasanta Sadhukhan
|
55c90a171f
|
6514600: AbstractAction can throw NullPointerException when clone()d
Reviewed-by: serb, pbansal
|
2020-09-29 08:20:21 +00:00 |
|
Phil Race
|
ea7c47c1bb
|
7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead.
Reviewed-by: serb
|
2020-09-26 04:15:30 +00:00 |
|
Sergey Bylokhov
|
8239b67d4f
|
8253322: Update the specification in the newly added constructors
Reviewed-by: psadhukhan, prr
|
2020-09-24 22:48:28 +00:00 |
|
Prasanta Sadhukhan
|
527a30930e
|
8252722: More Swing plaf APIs that rely on default constructors
Reviewed-by: prr
|
2020-09-24 16:19:20 +00:00 |
|