Maurizio Cimadamore
|
20d8f58c92
|
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
Reviewed-by: jpai, prr, ihse, kcr, alanb
|
2024-08-26 09:17:45 +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 |
|
Sergey Bylokhov
|
de237fb058
|
8323554: The typos in Javadoc: "@return if "
Reviewed-by: prr
|
2024-01-17 19:35:05 +00:00 |
|
Andrey Turbanov
|
89e068bc19
|
8316556: Fix typos in java.desktop
Reviewed-by: prr, aivanov
|
2023-09-25 06:32:40 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Jonathan Gibbons
|
34f0a6ec6a
|
8305593: Add @spec tags in java.desktop
Reviewed-by: prr
|
2023-06-08 19:00:19 +00:00 |
|
Alexander Zvegintsev
|
73352b68c4
|
8280994: [XWayland] Drag and Drop does not work in java -> wayland app direction
Reviewed-by: prr, psadhukhan
|
2023-06-05 16:34:45 +00:00 |
|
Alexander Zvegintsev
|
3d550f7485
|
8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
Reviewed-by: prr
|
2023-05-22 11:37:12 +00:00 |
|
Rajat Mahajan
|
6c71859ac2
|
6176679: Application freezes when copying an animated gif image to the system clipboard
Reviewed-by: aivanov, dmarkov
|
2023-05-05 18:03:58 +00:00 |
|
jeremy
|
63cd0a36da
|
4200096: OffScreenImageSource.removeConsumer NullPointerException
Reviewed-by: prr, serb
|
2023-05-03 20:48:07 +00:00 |
|
Matthias Baesken
|
3c7ab80501
|
8304054: Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
Reviewed-by: lucy, aivanov
|
2023-04-18 11:10:57 +00:00 |
|
Roger Riggs
|
30a140b5a2
|
8304912: Use OperatingSystem enum in java.desktop module
Reviewed-by: bpb, prr, aturbanov
|
2023-04-14 16:42:18 +00:00 |
|
Nikita Gubarkov
|
dc81603cbf
|
8305666: Add system property for fair AWT lock
Reviewed-by: prr
|
2023-04-07 10:06:51 +00:00 |
|
Stuart Marks
|
94de0a73de
|
8302513: remove sun.awt.util.IdentityLinkedList
Reviewed-by: serb, prr, aivanov
|
2023-03-10 18:58:44 +00:00 |
|
Per Minborg
|
63ef214328
|
8302849: SurfaceManager might expose partially constructed object
Reviewed-by: serb
|
2023-02-22 11:45:51 +00:00 |
|
Sergey Bylokhov
|
5147969253
|
8272288: Funky multiresolution image breaks graphics context
Reviewed-by: jdv
|
2023-02-09 19:22:51 +00:00 |
|
Sergey Bylokhov
|
e7361cb746
|
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
Reviewed-by: stsypanov, aghaisas, iris
|
2023-01-05 08:47:21 +00:00 |
|
Andrey Turbanov
|
b378381a9c
|
8299199: Avoid redundant split calls in FontConfiguration.initReorderMap implementations
Reviewed-by: aivanov
|
2022-12-22 19:09:37 +00:00 |
|
Sergey Bylokhov
|
defe0607e3
|
8296905: Replace the native LCMS#getProfileID() method with the accessor
Reviewed-by: prr
|
2022-11-30 01:00:44 +00:00 |
|
Sergey Bylokhov
|
c50a9047b4
|
8297195: AWTAccessor and SwingAccessor should avoid double racy reads from non-volatile fields
Reviewed-by: azvegint, prr
|
2022-11-19 04:40:02 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +00:00 |
|
Andrey Turbanov
|
e3a5a34c4d
|
8295767: Remove unused fields in sun.awt.geom.Edge
Reviewed-by: prr
|
2022-10-26 06:07:23 +00:00 |
|
Magnus Ihse Bursie
|
2a799e5c82
|
8285306: Fix typos in java.desktop
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
|
2022-10-18 17:08:49 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
SWinxy
|
b2e86a6209
|
8294255: Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync
Reviewed-by: aivanov, prr
|
2022-10-04 19:16:14 +00:00 |
|
Phil Race
|
01b87ba8e2
|
8289616: Drop use of Thread.stop in AppContext
Reviewed-by: alanb, iris, azvegint
|
2022-08-16 22:53:36 +00:00 |
|
Andrey Turbanov
|
695d8656c5
|
8284672: Collapse identical catch branches in java.desktop
Reviewed-by: prr, aivanov, serb
|
2022-06-20 09:02:15 +00:00 |
|
Andrey Turbanov
|
1aa87e0078
|
8287148: Avoid redundant HashMap.containsKey calls in ExtendedKeyCodes.getExtendedKeyCodeForChar
Reviewed-by: prr
|
2022-06-07 19:39:56 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
jeremy
|
8a16842b4e
|
8176501: Method Shape.getBounds2D() incorrectly includes Bezier control points in bounding box
Reviewed-by: prr
|
2022-04-27 18:37:42 +00:00 |
|
Alexey Ivanov
|
ec4fb47b90
|
8284189: Replace usages of 'a the' in java.desktop
Reviewed-by: jdv, prr, dmarkov
|
2022-04-21 19:12:57 +00:00 |
|
Andrey Turbanov
|
bf1c3ef02b
|
8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
|
2022-04-13 19:08:44 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Alisen Chung
|
38df5701ff
|
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto
|
2022-03-31 22:59:21 +00:00 |
|
Alisen Chung
|
634800a536
|
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: kcr, naoto
|
2022-03-28 23:37:35 +00:00 |
|
Alisen Chung
|
c0aecd15ae
|
8280400: JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto, kizune
|
2022-03-28 18:31:17 +00:00 |
|
Prasanta Sadhukhan
|
6b59760da6
|
8283608: Refactor 2d, beans classes javadoc to use @throws instead of @exception
Reviewed-by: iris, prr
|
2022-03-25 05:18:26 +00:00 |
|
Prasanta Sadhukhan
|
e6f707aa76
|
8283437: Refactor imageio classes javadoc to use @throws instead of @exception
Reviewed-by: serb
|
2022-03-24 06:31:12 +00:00 |
|
Ichiroh Takiguchi
|
6ea996c205
|
8282422: JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale
Reviewed-by: prr, serb
|
2022-03-23 01:39:20 +00:00 |
|
Masanori Yano
|
319d23033f
|
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
Reviewed-by: psadhukhan
|
2022-01-12 06:57:36 +00:00 |
|
Sergey Bylokhov
|
f203723fc7
|
8279337: The MToolkit is still referenced in a few places
Reviewed-by: prr
|
2022-01-08 01:02:37 +00:00 |
|
Andrey Turbanov
|
70c6df6be4
|
8274893: Update java.desktop classes to use try-with-resources
Reviewed-by: serb
|
2021-12-24 02:02:39 +00:00 |
|
Phil Race
|
e45e0b05b9
|
8278937: JCK test for java_awt/geom/Line2D.Float fails after 8277868
Reviewed-by: jdv, kcr, rriggs
|
2021-12-17 15:10:03 +00:00 |
|
Sergey Tsypanov
|
20db7800a6
|
8277868: Use Comparable.compare() instead of surrogate code
Reviewed-by: rriggs, aivanov
|
2021-12-16 21:39:08 +00:00 |
|
ANUPAM DEV
|
239362da51
|
8247973: Javadoc incorrect for IdentityArrayList, IdentityLinkedList
Reviewed-by: aivanov, prr
|
2021-12-06 18:46:29 +00:00 |
|
Andrey Turbanov
|
18c54b4e1a
|
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
Reviewed-by: aivanov
|
2021-12-03 13:04:26 +00:00 |
|
Andrey Turbanov
|
0a65e8b282
|
8276794: Change nested classes in java.desktop to static nested classes
Reviewed-by: serb, aivanov
|
2021-11-18 10:48:16 +00:00 |
|
Andrey Turbanov
|
322b130106
|
8275106: Cleanup Iterator usages in java.desktop
Reviewed-by: serb, pbansal
|
2021-10-15 07:09:11 +00:00 |
|
Andrey Turbanov
|
829dea45c9
|
8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Reviewed-by: jdv, serb, pbansal
|
2021-10-11 19:19:39 +00:00 |
|
Andrey Turbanov
|
2c83559eda
|
8274882: Cleanup redundant boxing in java.desktop
Reviewed-by: serb, pbansal
|
2021-10-10 08:41:52 +00:00 |
|