Ajit Ghaisas
|
3a0ddeba52
|
8284378: Make Metal the default Java 2D rendering pipeline for macOS
Reviewed-by: kcr, avu, prr, jdv
|
2022-04-08 15:11:29 +00:00 |
|
Prasanta Sadhukhan
|
192886546b
|
8284166: [macos] Replace deprecated alternateSelectedControlColor with selectedContentBackgroundColor
Reviewed-by: prr
|
2022-04-07 09:11:56 +00:00 |
|
Alexander Zuev
|
d5cd4a3a28
|
8283387: [macos] a11y : Screen magnifier does not show selected Tab
Reviewed-by: prr, aivanov
|
2022-04-07 04:00:56 +00:00 |
|
Zhengyu Gu
|
ec205f68a8
|
8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo
Reviewed-by: prr, serb
|
2022-04-06 12:50:43 +00:00 |
|
Alexey Ivanov
|
bbe894fc81
|
8284288: Use SVG images for FocusSpec.html and Modality.html
Reviewed-by: prr, serb
|
2022-04-06 10:26:52 +00:00 |
|
Artem Semenov
|
e18414a322
|
8284014: Menu items with submenus in JPopupMEnu are not spoken on macOS
Reviewed-by: prr, serb, ant
|
2022-04-06 09:29:36 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Zhengyu Gu
|
36b3bbc53d
|
8284033: Leak XVisualInfo in getAllConfigs in awt_GraphicsEnv.c
Reviewed-by: serb, prr
|
2022-04-05 00:39:02 +00:00 |
|
Alexander Zuev
|
9440b39193
|
8283215: [macos] Screen Magnifier: Getting java.awt.IllegalComponentStateException when menu item is selected
Reviewed-by: serb, prr
|
2022-04-04 21:22:44 +00:00 |
|
Phil Race
|
86caf606ff
|
8283703: Add sealed modifier to java.awt.geom.Path2D
Reviewed-by: bpb, kizune, aivanov
|
2022-04-04 21:20:12 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +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 |
|
James Nord
|
5740a3b6e6
|
8280193: summary javadoc for java.awt.GraphicsEnvironment#preferProportionalFonts broken
Reviewed-by: prr, aivanov
|
2022-03-31 11:45:56 +00:00 |
|
Prasanta Sadhukhan
|
0a9a7b6abc
|
8283642: JavaDoc of JFileChooser() need to be updated for default directory in Windows
Reviewed-by: aivanov
|
2022-03-31 09:01:52 +00:00 |
|
Alexander Scherbatiy
|
3d4be14eba
|
8181571: printing to CUPS fails on mac sandbox app
Reviewed-by: prr
|
2022-03-31 08:32:22 +00:00 |
|
Phil Race
|
e85fa2f04b
|
8283700: Add final or sealed modifier to appropriate java.awt API classes
Reviewed-by: darcy, aivanov, serb, psadhukhan
|
2022-03-30 17:26:03 +00:00 |
|
Alexander Zvegintsev
|
ec9ab558a3
|
8282374: Java_sun_awt_X11_XlibWrapper_XSynchronize is wrong and unused
Reviewed-by: serb, prr
|
2022-03-30 17:09:17 +00:00 |
|
Phil Race
|
eb5b7128a0
|
8283701: Add final or sealed modifier to appropriate java.awt.color ICC_Profile API classes
Reviewed-by: bpb, aivanov, serb
|
2022-03-30 03:00:19 +00:00 |
|
Alexey Ushakov
|
043b0a7ffe
|
8273355: Flickering on tooltip appearance IntelliJ IDEA 2021.2.1
Reviewed-by: serb, aghaisas
|
2022-03-29 07:57:35 +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 |
|
Phil Race
|
f8a164915f
|
8274735: javax.imageio.IIOException: Unsupported Image Type while processing a valid JPEG image
Reviewed-by: kizune, serb
|
2022-03-25 15:07:44 +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 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +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 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +00:00 |
|
Zhengyu Gu
|
909986c7e1
|
8283217: Leak FcObjectSet in getFontConfigLocations() in fontpath.c
Reviewed-by: prr, aivanov
|
2022-03-21 12:26:58 +00:00 |
|
Prasanta Sadhukhan
|
249d553659
|
8282602: Refactor awt classes javadoc to use @throws instead of @exception
Reviewed-by: aivanov, prr
|
2022-03-17 09:15:54 +00:00 |
|
Prasanta Sadhukhan
|
096bca4a9c
|
8282473: Refactor swing classes javadoc to use @throws instead of @exception
Reviewed-by: aivanov, dmarkov, prr
|
2022-03-17 09:10:08 +00:00 |
|
Toshio Nakamura
|
27fe3d7f8d
|
8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
Reviewed-by: prr, serb
|
2022-03-16 01:11:40 +00:00 |
|
Phil Race
|
f66070b00d
|
8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
Reviewed-by: serb
|
2022-03-14 18:05:38 +00:00 |
|
Zhengyu Gu
|
0fd09d383b
|
8282978: Wrong parameter passed to GetStringXXXChars in various places
Reviewed-by: alanb, dfuchs
|
2022-03-11 13:25:09 +00:00 |
|
Anton Litvinov
|
1668c02ee8
|
8277922: Unable to click JCheckBox in JTable through Java Access Bridge
Reviewed-by: aivanov, serb
|
2022-03-10 16:37:55 +00:00 |
|
Prasanta Sadhukhan
|
6a3a7b94a4
|
6218162: DefaultTableColumnModel.getColumn() method should mention ArrayIndexOutOfBoundsException
Reviewed-by: aivanov, prr
|
2022-03-10 09:26:36 +00:00 |
|
Prasanta Sadhukhan
|
5b78a82e9d
|
7017094: ParsedSynthStyle: parameter name "direction" should be changed to "tabIndex"
Reviewed-by: jdv, aivanov, prr
|
2022-03-10 09:22:21 +00:00 |
|
Rajat Mahajan
|
8aba4de984
|
8249592: Robot.mouseMove moves cursor to incorrect location when display scale varies and Java runs in DPI Unaware mode
Reviewed-by: serb, aivanov
|
2022-03-10 05:09:29 +00:00 |
|
Zhengyu Gu
|
5df2a05770
|
8282628: Potential memory leak in sun.font.FontConfigManager.getFontConfig()
Reviewed-by: stuefe, dholmes, aivanov
|
2022-03-09 13:27:11 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Masanori Yano
|
415bf44191
|
8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Reviewed-by: prr
|
2022-03-06 23:53:50 +00:00 |
|
TejeshR13
|
bae0d5e717
|
8236907: JTable added to nested panels does not paint last visible row
Reviewed-by: psadhukhan, prr
|
2022-03-04 22:50:32 +00:00 |
|
Damon Nguyen
|
9c817d3880
|
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
Reviewed-by: psadhukhan, aivanov
|
2022-03-04 19:26:12 +00:00 |
|
Prasanta Sadhukhan
|
832729b41e
|
6911375: mouseWheel has no effect without vertical scrollbar
Reviewed-by: aivanov
|
2022-03-03 09:53:14 +00:00 |
|
Prasanta Sadhukhan
|
0402a288f3
|
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
Reviewed-by: prr, aivanov
|
2022-03-03 09:51:08 +00:00 |
|
Alexey Ivanov
|
b86a8c004f
|
8282150: Drop redundant <br> elements from tables in java.desktop HTML files
Reviewed-by: jdv, dmarkov
|
2022-03-01 17:01:06 +00:00 |
|
Prasanta Sadhukhan
|
379fd85932
|
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
Reviewed-by: prr, naoto, serb
|
2022-02-24 09:52:17 +00:00 |
|
Phil Race
|
6f882deddc
|
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
Reviewed-by: serb, dmarkov
|
2022-02-23 01:03:09 +00:00 |
|
Alexey Ivanov
|
ab6d8e6424
|
8260328: Drop redundant CSS properties from java.desktop HTML files
Reviewed-by: serb, dmarkov
|
2022-02-22 13:19:43 +00:00 |
|
Maxim Kartashev
|
cc7cf81256
|
8280861: Robot color picker broken on Linux with scaling above 100%
Reviewed-by: serb
|
2022-02-21 11:39:29 +00:00 |
|
Prasanta Sadhukhan
|
a22f422b7f
|
8037573: Typo in DefaultTreeModel docs: askAllowsChildren instead of asksAllowsChildren
Reviewed-by: prr, jdv, azvegint
|
2022-02-18 04:56:05 +00:00 |
|