Alexey Ivanov
|
e66788c165
|
8325179: Race in BasicDirectoryModel.validateFileCache
8238169: BasicDirectoryModel getDirectories and DoChangeContents.run can deadlock
Reviewed-by: prr, tr, aturbanov, serb
|
2024-03-21 16:03:30 +00:00 |
|
Alexey Ivanov
|
0c3998d2c6
|
8286759: TextComponentPrintable: consequent -> consecutive positions
Reviewed-by: gli, prr
|
2024-03-14 15:46:37 +00:00 |
|
Christoph Langer
|
1ad3ebcf11
|
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
Reviewed-by: aivanov, prr
|
2024-03-13 21:09:00 +00:00 |
|
Maxim Kartashev
|
139681a7eb
|
8326497: Window.toFront() fails for iconified windows on Linux
Reviewed-by: tr, prr
|
2024-03-12 08:15:36 +00:00 |
|
Abhishek Kumar
|
96bfe613c3
|
8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
Reviewed-by: psadhukhan, aivanov
|
2024-03-06 05:29:42 +00:00 |
|
Sam James
|
8e5f6ddb68
|
8324243: Compilation failures in java.desktop module with gcc 14
Reviewed-by: jwaters, ihse, kbarrett, prr
|
2024-02-22 06:27:25 +00:00 |
|
Tejesh R
|
04d43c435d
|
8187759: Background not refreshed when painting over a transparent JFrame
Reviewed-by: azvegint, abhiscxk, serb
|
2024-02-21 05:54:30 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
vtstydev
|
56c50841ee
|
8307246: Printing: banded raster path doesn't account for device offset values
Reviewed-by: prr, psadhukhan, aivanov
|
2024-02-19 13:15:13 +00:00 |
|
Prasanta Sadhukhan
|
39627bc429
|
6510914: JScrollBar.getMinimumSize() breaks the contract of JComponent.setMinimumSize()
Reviewed-by: abhiscxk, prr
|
2024-02-18 16:14:33 +00:00 |
|
Alexey Ivanov
|
80b63b6729
|
8323801: <s> tag doesn't strikethrough the text
Reviewed-by: honkar, dnguyen, psadhukhan
|
2024-02-16 14:10:44 +00:00 |
|
Christoph Langer
|
99c9ae127c
|
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
Reviewed-by: prr, mbaesken, aivanov
|
2024-02-15 22:36:54 +00:00 |
|
Alexander Zuev
|
3b1062d45d
|
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
Reviewed-by: asemenov, abhiscxk, aivanov
|
2024-02-15 18:18:29 +00:00 |
|
Alexander Zvegintsev
|
5a988a5087
|
8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
Reviewed-by: jdv, kizune, psadhukhan, prr
|
2024-02-15 17:52:48 +00:00 |
|
Magnus Ihse Bursie
|
c266800a3a
|
8325558: Add jcheck whitespace checking for properties files
Reviewed-by: naoto, dfuchs, joehw
|
2024-02-13 10:00:13 +00:00 |
|
Alisen Chung
|
1e4b701749
|
8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws an exception on macOS 14(x64, aarch64)
Reviewed-by: abhiscxk, kizune, serb
|
2024-02-12 18:04:26 +00:00 |
|
Magnus Ihse Bursie
|
e5cb78cc88
|
8324539: Do not use LFS64 symbols in JDK libs
Reviewed-by: jwaters, erikj, mbaesken, alanb
|
2024-02-12 08:04:39 +00:00 |
|
Alexey Ivanov
|
5daf622aea
|
8325309: Amend "Listeners and Threads" in AWTThreadIssues.html
Reviewed-by: serb, tr
|
2024-02-09 11:46:04 +00:00 |
|
Prasanta Sadhukhan
|
e8ceb7189b
|
6507038: Memory Leak in JTree / BasicTreeUI
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: honkar, aivanov
|
2024-02-08 11:55:39 +00:00 |
|
Magnus Ihse Bursie
|
18e24d0619
|
8325109: Sort method modifiers in canonical order
Reviewed-by: aivanov, rriggs, darcy, prappo
|
2024-02-07 15:50:40 +00:00 |
|
Tejesh R
|
70e7cdcb9e
|
8323670: A few client tests intermittently throw ConcurrentModificationException
Reviewed-by: aivanov, serb
|
2024-02-01 14:05:06 +00:00 |
|
Tejesh R
|
577de17d24
|
8259550: The content of the print out displayed incomplete with the NimbusLAF
Reviewed-by: dnguyen, psadhukhan, abhiscxk
|
2024-01-31 05:26:30 +00:00 |
|
Alexander Zuev
|
6212264cc6
|
8320692: Null icon returned for .exe without custom icon
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
|
2024-01-24 22:10:28 +00:00 |
|
Martin Desruisseaux
|
2003610b3b
|
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers
Reviewed-by: prr, bpb, serb
|
2024-01-21 23:47:51 +00:00 |
|
Renjith Kannath Pariyangad
|
dadd9cd1e8
|
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
Co-authored-by: Sergey Bylokhov <serb@openjdk.org>
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
|
2024-01-18 01:23:30 +00:00 |
|
Sergey Bylokhov
|
de237fb058
|
8323554: The typos in Javadoc: "@return if "
Reviewed-by: prr
|
2024-01-17 19:35:05 +00:00 |
|
Artem Semenov
|
ffa33d7b80
|
8317771: [macos14] Expand/collapse a JTree using keyboard freezes the application in macOS 14 Sonoma
Reviewed-by: kizune
|
2024-01-17 16:44:27 +00:00 |
|
Prasanta Sadhukhan
|
f70667ea68
|
8318112: CSS percentage values are capped at 100%
Reviewed-by: tr, prr
|
2024-01-17 02:28:36 +00:00 |
|
Rajat Mahajan
|
f368a0c12e
|
8320328: Restore interrupted flag in ImageIcon.loadImage
Reviewed-by: aivanov, serb
|
2024-01-15 13:09:00 +00:00 |
|
Alisen Chung
|
dc7d3b182d
|
8321489: Update LCMS to 2.16
Reviewed-by: serb, dnguyen, prr
|
2024-01-12 22:16:09 +00:00 |
|
Harshitha Onkar
|
999e556be4
|
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
Reviewed-by: serb, tr, azvegint
|
2024-01-12 17:56:16 +00:00 |
|
Rajat Mahajan
|
8b6293f6bf
|
8301994: Remove unused code from awt_List.cpp
Reviewed-by: serb, prr, aivanov
|
2024-01-12 17:14:16 +00:00 |
|
Abhishek Kumar
|
82a63a03c0
|
8258979: The image didn't show correctly with GTK LAF
Reviewed-by: psadhukhan, tr
|
2024-01-12 07:53:41 +00:00 |
|
Matthias Baesken
|
cb1d25fcfa
|
8323330: [BACKOUT] JDK-8276809: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java shows JNI warning on Windows
Reviewed-by: prr, stuefe
|
2024-01-11 08:13:28 +00:00 |
|
Tejesh R
|
2b7fc0506a
|
8264102: JTable Keyboards Navigation differs with Test Instructions.
Reviewed-by: psadhukhan, abhiscxk
|
2024-01-11 07:34:14 +00:00 |
|
Sergey Bylokhov
|
aba19334ea
|
8323210: Update the usage of cmsFLAGS_COPY_ALPHA
Reviewed-by: prr
|
2024-01-09 22:05:37 +00:00 |
|
Rajat Mahajan
|
d78e8dab93
|
8322545: Declare newInsets as static in ThemeReader.cpp
Reviewed-by: serb, aivanov
|
2024-01-08 19:58:32 +00:00 |
|
Matthias Baesken
|
71aac7a5fb
|
8276809: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java shows JNI warning on Windows
Reviewed-by: rschmelter, stuefe
|
2024-01-08 11:45:18 +00:00 |
|
Prasanta Sadhukhan
|
e44276989f
|
8322754: click JComboBox when dialog about to close causes IllegalComponentStateException
Reviewed-by: abhiscxk, serb
|
2024-01-08 02:46:10 +00:00 |
|
Matthias Baesken
|
1369c545ac
|
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
Reviewed-by: alanb, aivanov
|
2024-01-04 08:06:14 +00:00 |
|
Rajat Mahajan
|
f695ca5884
|
8321151: JDK-8294427 breaks Windows L&F on all older Windows versions
Reviewed-by: aivanov, achung
|
2023-12-22 20:16:45 +00:00 |
|
Alexander Scherbatiy
|
10335f60f9
|
7001133: OutOfMemoryError by CustomMediaSizeName implementation
Reviewed-by: psadhukhan
|
2023-12-18 12:11:41 +00:00 |
|
Sergey Bylokhov
|
b25ed57b76
|
8270269: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED
Reviewed-by: aivanov
|
2023-12-12 18:30:41 +00:00 |
|
Anton Bobrov
|
92fd490f22
|
8321176: [Screencast] make a second attempt on screencast failure
Reviewed-by: azvegint, prr
|
2023-12-11 08:29:40 +00:00 |
|
Phil Race
|
6c13a3032f
|
8312307: Obsoleted code in hb-jdk-font.cc
Reviewed-by: serb
|
2023-12-08 18:47:30 +00:00 |
|
Phil Race
|
25dc4762b4
|
8286827: BogusColorSpace methods return wrong array
Reviewed-by: bpb, serb
|
2023-12-07 23:33:56 +00:00 |
|
Phil Race
|
959a443a9e
|
8288712: Typo in javadoc in javax.imageio.ImageReader.java
Reviewed-by: iris
|
2023-12-07 21:05:38 +00:00 |
|
Daniel Jeliński
|
ead4fb1464
|
8321519: Typo in exception message
Reviewed-by: jpai
|
2023-12-07 12:00:12 +00:00 |
|
Prasanta Sadhukhan
|
0b0fa47f84
|
8319925: CSS.BackgroundImage incorrectly uses double-checked locking
Reviewed-by: aivanov
|
2023-12-07 11:41:30 +00:00 |
|
Alexander Zvegintsev
|
632a3c56e0
|
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Reviewed-by: prr, achung, honkar, aivanov
|
2023-12-07 03:34:49 +00:00 |
|