Andrey Turbanov
|
2e321dc782
|
8273528: Avoid ByteArrayOutputStream.toByteArray when converting stream to String
Reviewed-by: bpb, xuelei, serb, aivanov
|
2021-09-09 21:47:59 +00:00 |
|
Andrey Turbanov
|
59c9f75041
|
8273375: Remove redundant 'new String' calls after concatenation in java.desktop
Reviewed-by: aivanov
|
2021-09-08 14:28:07 +00:00 |
|
Andrey Turbanov
|
1513dc7afc
|
8271603: Unnecessary Vector usage in java.desktop
Reviewed-by: prr, serb
|
2021-09-08 04:36:41 +00:00 |
|
Andrey Turbanov
|
708407eddc
|
8273168: Remove superfluous use of boxing in java.desktop
Reviewed-by: aivanov
|
2021-09-07 21:12:35 +00:00 |
|
Andrey Turbanov
|
d732c3091f
|
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Reviewed-by: serb, dfuchs, naoto
|
2021-08-26 20:47:02 +00:00 |
|
Sergey Bylokhov
|
6b55ef3b58
|
8271456: Avoid looking up standard charsets in "java.desktop" module
Reviewed-by: jdv, azvegint, aivanov
|
2021-08-04 18:44:18 +00:00 |
|
Weijun Wang
|
508cec7535
|
8267521: Post JEP 411 refactoring: maximum covering > 50K
Reviewed-by: dfuchs, prr
|
2021-06-02 15:48:50 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Alexander Zuev
|
7f52c50ba3
|
8182043: Access to Windows Large Icons
Reviewed-by: aivanov, azvegint, prr
|
2021-05-27 21:49:20 +00:00 |
|
Sergey Bylokhov
|
e6705c0e4b
|
8266949: Check possibility to disable OperationTimedOut on Unix
Reviewed-by: azvegint, kizune
|
2021-05-18 19:30:33 +00:00 |
|
Alex Blewitt
|
92fad1b408
|
8264680: Use the blessed modifier order in java.desktop
Reviewed-by: serb, kizune, azvegint
|
2021-04-07 06:14:38 +00:00 |
|
Sergey Tsypanov
|
1a681fa743
|
8263560: Remove needless wrapping with BufferedInputStream
Reviewed-by: prr, alanb, dfuchs, serb
|
2021-03-30 06:47:54 +00:00 |
|
Andy Herrick
|
57115fa23d
|
8189198: Add "forRemoval = true" to Applet API deprecations
Reviewed-by: iris, almatvee, kcr, prr
|
2021-03-26 14:48:00 +00:00 |
|
Andrey Turbanov
|
39b1113838
|
8262161: Refactor manual I/O stream copying in java.desktop to use new convenience APIs
Reviewed-by: serb, prr
|
2021-03-09 01:36:50 +00:00 |
|
Sergey Bylokhov
|
6800ba465f
|
8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory
Reviewed-by: azvegint, aivanov
|
2021-02-26 19:57:29 +00:00 |
|
Sergey Bylokhov
|
978bed6c7f
|
8259522: Apply java.io.Serial annotations in java.desktop
Reviewed-by: aivanov, psadhukhan
|
2021-01-15 00:28:08 +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 |
|
Andrey Turbanov
|
f83fd4acb4
|
8257438: Avoid adding duplicate values into extendedKeyCodesSet
Reviewed-by: serb
|
2020-12-03 23:11:55 +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 |
|
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 |
|
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
|
c2a5de636f
|
8253681: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: shade
|
2020-10-08 16:34:01 +00:00 |
|
Christoph Langer
|
6e61861740
|
8254046: Remove double semicolon introduced by JDK-8235521
Reviewed-by: serb
|
2020-10-06 05:42:19 +00:00 |
|
Sergey Bylokhov
|
8da6c8d6aa
|
7183828: Invalid Image Variant when using anything other than BufferedImage
Reviewed-by: prr
|
2020-09-10 21:26:10 +00:00 |
|
Prasanta Sadhukhan
|
b6c6b4a89a
|
8252469: Backout JDK-8250935 fix
Reviewed-by: prr, serb
|
2020-08-28 09:17:47 +05:30 |
|
Prasanta Sadhukhan
|
79dd472913
|
8250935: JFileChooser incorrectly placed "Date" value in "Type" field
Reviewed-by: prr
|
2020-08-27 17:07:56 +05:30 |
|
Matthias Baesken
|
7a0914c44c
|
8248802: Add log helper methods to FontUtilities.java
Reviewed-by: clanger, jdv
|
2020-07-14 17:02:48 +02:00 |
|
Mandy Chung
|
71d646a160
|
8235521: Replacement API for Unsafe::ensureClassInitialized
Reviewed-by: alanb, chegar, psandoz
|
2020-06-08 16:55:45 -07:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Sergey Bylokhov
|
14b7dd4090
|
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
|
2020-04-26 19:42:04 -07:00 |
|
Sergey Bylokhov
|
9d0a4875d7
|
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
Reviewed-by: kizune
|
2020-03-03 03:46:11 +00:00 |
|
Sergey Bylokhov
|
1b3b413ee6
|
8238276: ComponentPeer.xxxImage are not implemented in some peers
Reviewed-by: aivanov
|
2020-02-08 14:25:06 -08:00 |
|
Joe Darcy
|
dab1284a36
|
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
Reviewed-by: prr
|
2019-09-24 18:25:54 -07:00 |
|
Leo Jiang
|
0de207a5e0
|
8228397: Missing license copyright header in some properties files
Reviewed-by: iris, mchung, naoto
|
2019-07-25 15:29:50 +08:00 |
|
Sergey Bylokhov
|
133a7aefc1
|
8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Reviewed-by: prr
|
2019-05-07 18:18:54 -07:00 |
|
Ichiroh Takiguchi
|
3a894521eb
|
8213232: Unix/X11 setCompositionEnableNative issue
Reviewed-by: serb
|
2019-04-30 14:30:17 -07:00 |
|
Phil Race
|
e3e016b54c
|
8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
|
2019-04-24 09:21:02 -07:00 |
|
Ichiroh Takiguchi
|
46d13560a3
|
8212676: AWT SystemColor setting on CDE
Reviewed-by: serb
|
2019-04-22 18:54:19 -07:00 |
|
Sergey Bylokhov
|
07b29f5f43
|
8216592: Removal of the class sun.awt.AWTSecurityManager
Reviewed-by: prr
|
2019-02-05 14:54:06 -08:00 |
|
Sergey Bylokhov
|
df2ad6cdd8
|
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
|
2019-01-28 17:19:54 -08:00 |
|
Sergey Bylokhov
|
153777cbe4
|
8214461: Some unused classes may be removed
Reviewed-by: kaddepalli, prr
|
2018-12-15 10:35:45 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Krishna Addepalli
|
995f6963b3
|
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan
|
2018-10-05 14:35:24 +05:30 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07:00 |
|
Sergey Bylokhov
|
9651df7696
|
8210286: Drop of sun.awt.HToolkit class
Reviewed-by: dmarkov, prr
|
2018-09-25 17:58:53 -07:00 |
|
Sergey Bylokhov
|
00e4c5b778
|
8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Reviewed-by: prr, mullan, mchung
|
2018-09-22 20:31:45 -07:00 |
|
Sergey Bylokhov
|
47c7fc7a8a
|
8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
Reviewed-by: prr
|
2018-06-24 19:45:15 -07:00 |
|
Sergey Bylokhov
|
89204c3373
|
8204454: Remove of sun.applet.AppletAudioClip
Reviewed-by: prr
|
2018-06-12 14:53:57 -07:00 |
|
Phil Race
|
9a9dad8b63
|
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
Reviewed-by: serb, erikj
|
2018-05-25 16:23:17 -07:00 |
|
Sergey Bylokhov
|
5ef2113ebc
|
8199932: Missing copyright header in AWT source code
Reviewed-by: prr, mhalder
|
2018-04-17 18:18:26 -07:00 |
|