Sergey Bylokhov
|
9561fea790
|
8273102: Delete deprecated for removal the empty finalize() in java.desktop module
Reviewed-by: pbansal, aivanov, iris, prr
|
2021-10-06 22:31:23 +00:00 |
|
Andrey Turbanov
|
9759fcb17b
|
8274496: Use String.contains() instead of String.indexOf() in java.desktop
Reviewed-by: pbansal, serb
|
2021-10-06 10:50:38 +00:00 |
|
Andrey Turbanov
|
8a4d2b4aa7
|
8274680: Remove unnecessary conversion to String in java.desktop
Reviewed-by: pbansal, jdv, serb, kizune
|
2021-10-06 02:53:09 +00:00 |
|
Phil Race
|
37890650a7
|
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
Reviewed-by: rriggs, serb
|
2021-10-05 17:30:31 +00:00 |
|
Andrey Turbanov
|
e43f540cde
|
8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Reviewed-by: prr, serb
|
2021-10-05 00:53:17 +00:00 |
|
Andrey Turbanov
|
6726c592ed
|
8274634: Use String.equals instead of String.compareTo in java.desktop
Reviewed-by: serb, pbansal
|
2021-10-04 10:27:20 +00:00 |
|
Prasanta Sadhukhan
|
32811026ce
|
8268084: [macos] Disabled JMenuItem arrow is not disabled
Reviewed-by: serb, jdv
|
2021-10-04 06:49:10 +00:00 |
|
Andrey Turbanov
|
9ca6bf0d22
|
8274505: Too weak variable type leads to unnecessary cast in java.desktop
Reviewed-by: serb, kizune, pbansal
|
2021-10-02 03:06:29 +00:00 |
|
Andrey Turbanov
|
1a29b1e95e
|
8274016: Replace 'for' cycles with iterator with enhanced-for in java.desktop
Reviewed-by: serb
|
2021-09-28 23:01:57 +00:00 |
|
Joe Darcy
|
d8a278f394
|
8274396: Suppress more warnings on non-serializable non-transient instance fields in client libs
Reviewed-by: bpb, naoto, serb, iris
|
2021-09-28 21:48:33 +00:00 |
|
Sergey Bylokhov
|
e49e5b5a7e
|
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Reviewed-by: prr
|
2021-09-28 21:38:40 +00:00 |
|
Artem Semenov
|
b36881fa3b
|
8274383: JNI call of getAccessibleSelection on a wrong thread
Reviewed-by: kizune, ant
|
2021-09-28 16:40:47 +00:00 |
|
Artem Semenov
|
be40373745
|
8274381: missing CAccessibility definitions in JNI code
Reviewed-by: pbansal, ant, kizune
|
2021-09-28 16:08:30 +00:00 |
|
Alexander Scherbatiy
|
961dcffc86
|
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Reviewed-by: prr, psadhukhan, azvegint, aivanov, serb
|
2021-09-28 09:26:51 +00:00 |
|
Phil Race
|
2cffe4c8e0
|
8274326: [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m
Reviewed-by: serb, pbansal, aivanov
|
2021-09-27 16:41:00 +00:00 |
|
Andrey Turbanov
|
7436a77e3d
|
8274317: Unnecessary reentrant synchronized block in java.awt.Cursor
Reviewed-by: serb, pbansal, prr
|
2021-09-27 12:07:29 +00:00 |
|
Andrey Turbanov
|
cbe57e8604
|
8273684: Replace usages of java.util.Stack with ArrayDeque
Reviewed-by: cjplummer, serb
|
2021-09-22 01:26:21 +00:00 |
|
Artem Semenov
|
42d5d2abaa
|
8274056: JavaAccessibilityUtilities leaks JNI objects
Reviewed-by: aivanov, ant
|
2021-09-21 12:38:29 +00:00 |
|
Andrey Turbanov
|
b3b4b1cc21
|
8273907: Cleanup redundant Math.max/min calls in DefaultHighlighter
Reviewed-by: pbansal, aivanov, azvegint
|
2021-09-20 17:23:02 +00:00 |
|
Matthias Baesken
|
35f6f1d69f
|
8273808: Cleanup AddFontsToX11FontPath
Reviewed-by: pbansal, lucy
|
2021-09-17 08:20:10 +00:00 |
|
Sergey Bylokhov
|
1017a2c2d7
|
8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
Reviewed-by: aivanov, azvegint
|
2021-09-15 05:18:35 +00:00 |
|
Prasanta Sadhukhan
|
4efcd2006f
|
8273478: [macos11] JTabbedPane selected and pressed tab is not legible
Reviewed-by: kizune, aivanov, serb
|
2021-09-13 04:44:01 +00:00 |
|
Phil Race
|
efe3ed1e70
|
8273358: macOS Monterey does not have the font Times needed by Serif
Reviewed-by: kizune, aivanov
|
2021-09-10 16:36:06 +00:00 |
|
Pankaj Bansal
|
70c9e026b6
|
8272148: JDesktopPane:getComponentCount() returns one extra than expected with GTKLookAndFeel
Reviewed-by: prr, serb
|
2021-09-10 06:13:32 +00:00 |
|
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 |
|
Matthias Baesken
|
6eba443428
|
8273387: remove some unreferenced gtk-related functions
Reviewed-by: pbansal, clanger
|
2021-09-09 06:15:15 +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 |
|
Prasanta Sadhukhan
|
df05b4d1a1
|
8271923: [macos] the text color on the selected disabled tabbed pane button remains white making text unreadable
Reviewed-by: jdv
|
2021-09-07 15:50:27 +00:00 |
|
Daniel Gredler
|
70ed6c5b8c
|
8272878: JEP 381 cleanup: Remove unused Solaris code in sun.font.TrueTypeGlyphMapper
Reviewed-by: prr, jdv
|
2021-09-06 08:13:22 +00:00 |
|
Sergey Bylokhov
|
7fff22afe7
|
8272805: Avoid looking up standard charsets
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
|
2021-09-02 22:56:20 +00:00 |
|
Sergey Tsypanov
|
152e66923d
|
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
Reviewed-by: tschatzl
|
2021-09-02 08:10:40 +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 |
|
Alexey Ushakov
|
c420530549
|
8272481: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java fails
Reviewed-by: serb, jdv
|
2021-08-26 12:56:03 +00:00 |
|
Prasanta Sadhukhan
|
e43a907f20
|
8271315: Redo: Nimbus JTree renderer properties persist across L&F changes
Reviewed-by: aivanov
|
2021-08-26 12:04:10 +00:00 |
|
Alexey Ushakov
|
49b2789a49
|
8262751: RenderPipelineState assertion error in J2DDemo
Reviewed-by: jdv
|
2021-08-26 07:28:26 +00:00 |
|
Phil Race
|
f681d6544a
|
8272806: [macOS] "Apple AWT Internal Exception" when input method is changed
Reviewed-by: serb, dmarkov, azvegint
|
2021-08-24 15:23:15 +00:00 |
|
Prasanta Sadhukhan
|
22ef4f0653
|
5015261: NPE may be thrown if JDesktopIcon is set to null on a JInternalFrame
Reviewed-by: serb, prr, aivanov
|
2021-08-24 04:02:03 +00:00 |
|
Maxim Kartashev
|
9bc023220f
|
8269223: -Xcheck:jni WARNINGs working with fonts on Linux
Reviewed-by: prr, serb
|
2021-08-23 20:28:17 +00:00 |
|
Phil Race
|
ddcd851c43
|
8272602: [macos] not all KEY_PRESSED events sent when control modifier is used
Reviewed-by: kizune
|
2021-08-20 00:08:42 +00:00 |
|
Alexander Zuev
|
481c1f0549
|
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
Reviewed-by: serb, psadhukhan
|
2021-08-18 05:48:26 +00:00 |
|
Alexey Ushakov
|
17b9350023
|
8266079: Lanai: AlphaComposite shows differences on Metal compared to OpenGL
Reviewed-by: serb
|
2021-08-14 10:40:37 +00:00 |
|
Prasanta Sadhukhan
|
0c4be76f7f
|
8058704: Nimbus does not honor JTextPane background color
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
|
2021-08-13 05:12:59 +00:00 |
|
Sergey Bylokhov
|
148935279d
|
8271718: Crash when during color transformation the color profile is replaced
Reviewed-by: prr
|
2021-08-10 22:22:42 +00:00 |
|
Andrey Turbanov
|
35b399aca8
|
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Reviewed-by: mullan, serb
|
2021-08-10 13:27:59 +00:00 |
|
Artem Semenov
|
9c6457f222
|
8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility
8262031: Create implementation for NSAccessibilityNavigableStaticText protocol
8264287: Create implementation for NSAccessibilityComboBox protocol peer
8264303: Create implementation for NSAccessibilityTabGroup protocol peer
8264292: Create implementation for NSAccessibilityList protocol peer
8267387: Create implementation for NSAccessibilityOutline protocol
8267388: Create implementation for NSAccessibilityTable protocol
8264286: Create implementation for NSAccessibilityColumn protocol peer
8264298: Create implementation for NSAccessibilityRow protocol peer
8264291: Create implementation for NSAccessibilityCell protocol peer
Reviewed-by: kizune, pbansal, serb
|
2021-08-09 16:21:35 +00:00 |
|
Yi Yang
|
ea9a59520d
|
8270058: Use Objects.check{Index,FromIndexSize} for java.desktop
Reviewed-by: psadhukhan, pbansal, jdv
|
2021-08-05 06:39:20 +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 |
|
Prasanta Sadhukhan
|
4df1bc4bc6
|
6350025: API documentation for JOptionPane using deprecated methods.
Reviewed-by: jdv
|
2021-08-04 11:38:07 +00:00 |
|