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 |
|
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 |
|
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 |
|
Sergey Tsypanov
|
6a3f8343bc
|
8268113: Re-use Long.hashCode() where possible
Reviewed-by: redestad
|
2021-08-02 12:49:41 +00:00 |
|
Weijun Wang
|
90cd2fa164
|
8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K
Reviewed-by: serb
|
2021-07-27 17:34:19 +00:00 |
|
Jesper Wilhelmsson
|
0dcfc42f23
|
Merge
|
2021-07-24 01:06:15 +00:00 |
|
Alexander Zuev
|
8adf008b15
|
8269984: [macos] JTabbedPane title looks like disabled
Reviewed-by: kcr, psadhukhan
|
2021-07-23 17:36:44 +00:00 |
|
Jesper Wilhelmsson
|
6b123b0591
|
Merge
|
2021-07-13 10:50:18 +00:00 |
|
Phil Race
|
254600658a
|
8270216: [macOS] Update named used for Java run loop mode
Reviewed-by: serb
|
2021-07-10 19:12:59 +00:00 |
|
Jesper Wilhelmsson
|
b0e186792e
|
Merge
|
2021-07-02 01:07:50 +00:00 |
|
Jayathirth D V
|
f7ffd5872d
|
8267602: [macos] [lanai] java/awt/PrintJob/Text/stringwidth.sh doesn't exit on cancelling print dialog
Reviewed-by: aghaisas, serb
|
2021-07-01 03:01:30 +00:00 |
|
Anton Litvinov
|
c0b4407d09
|
8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
Reviewed-by: prr
|
2021-06-14 13:27:59 +00:00 |
|
Phil Race
|
991ca14279
|
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
Reviewed-by: serb
|
2021-06-09 20:52:43 +00:00 |
|
Ajit Ghaisas
|
89da2021ee
|
8266159: macOS ARM + Metal pipeline shows artifacts on Swing Menu with Java L&F
Reviewed-by: jdv, prr
|
2021-06-08 09:45:35 +00:00 |
|
Alexey Ushakov
|
7e55569ede
|
8261549: Adjust memory size in MTLTexurePool.m
Reviewed-by: prr
|
2021-06-07 17:36:52 +00:00 |
|
Tejpal Rebari
|
042f0bdb35
|
8256465: [macos] Java frame and dialog presented full screen freeze application
Reviewed-by: kcr, serb, prr
|
2021-06-06 04:08:05 +00:00 |
|
Pankaj Bansal
|
3025f05970
|
8264305: Create implementation for native accessibility peer for Statusbar java role
Reviewed-by: kizune
|
2021-06-04 05:18:33 +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 |
|
Dmitry Batrak
|
236bd89dc3
|
8263583: Emoji rendering on macOS
Reviewed-by: serb, prr
|
2021-05-31 07:14:53 +00:00 |
|
Pankaj Bansal
|
45e05970bc
|
8264302: Create implementation for Accessibility native peer for Splitpane java role
Reviewed-by: kizune
|
2021-05-26 12:17:21 +00:00 |
|
Alexander Zuev
|
d86f91642d
|
8267066: New NSAccessibility peers should return they roles and subroles directly
Reviewed-by: pbansal
|
2021-05-25 06:46:22 +00:00 |
|
Alexander Zuev
|
49f622c947
|
8208747: [a11y] [macos] In Optionpane Demo, inside ComponentDialog Example, unable to navigate to all items, with VO on
Reviewed-by: pbansal
|
2021-05-24 12:01:54 +00:00 |
|
Pankaj Bansal
|
4d26f22b9a
|
8264304: Create implementation for NSAccessibilityToolbar protocol peer
Reviewed-by: kizune
|
2021-05-23 03:00:48 +00:00 |
|
Ajit Ghaisas
|
72c9567b46
|
8263486: Clean up MTLSurfaceDataBase.h
Reviewed-by: serb
|
2021-05-22 03:16:17 +00:00 |
|
Phil Race
|
005d8a7fca
|
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
Reviewed-by: erikj, serb
|
2021-05-20 19:49:03 +00:00 |
|
Alexander Zuev
|
f07dcf471c
|
8264290: Create implementation for NSAccessibilityComponentGroup protocol peer
Reviewed-by: pbansal
|
2021-05-20 10:31:37 +00:00 |
|
Alexey Ushakov
|
3e97b07a68
|
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
Reviewed-by: serb, aghaisas
|
2021-05-18 06:06:42 +00:00 |
|
Ajit Ghaisas
|
79b39445f6
|
8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
Reviewed-by: azvegint, trebari, kcr, prr
|
2021-05-17 16:32:51 +00:00 |
|
Pankaj Bansal
|
6c107fdff2
|
8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles
Reviewed-by: kizune
|
2021-05-13 18:45:53 +00:00 |
|
Alexey Ushakov
|
7433821910
|
8250658: Performance of ClipFlatOval Renderperf test is very low
Reviewed-by: jdv, aghaisas
|
2021-05-12 12:33:45 +00:00 |
|
Denis Konoplev
|
0e7bdae0f6
|
8265062: Remove duplication constant MaxTextureSize
Reviewed-by: prr, serb
|
2021-05-11 03:24:01 +00:00 |
|
Jayathirth D V
|
53db2a0acd
|
8226384: Implement a better logic to switch between OpenGL and Metal pipeline
Reviewed-by: prr
|
2021-05-10 10:36:23 +00:00 |
|
Jayathirth D V
|
2438498a3f
|
8252758: Lanai: Optimize index calculation while copying glyphs
Reviewed-by: aghaisas, pbansal
|
2021-05-06 12:35:13 +00:00 |
|
Sergey Bylokhov
|
020236cb98
|
8264786: [macos] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
Reviewed-by: azvegint, kizune
|
2021-05-03 20:53:35 +00:00 |
|
Ajit Ghaisas
|
8fa50ebdf2
|
8263363: Minor cleanup of Lanai code - unused code removal and comments correction
Reviewed-by: serb
|
2021-05-03 04:37:24 +00:00 |
|
Sergey Bylokhov
|
dedddd5ab2
|
8266248: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
Reviewed-by: prr, azvegint
|
2021-05-02 05:29:12 +00:00 |
|
Alexey Ushakov
|
87de5b750d
|
8266040: Lanai: Incorrect calculations of clipping boundaries
Reviewed-by: jdv
|
2021-04-30 13:53:58 +00:00 |
|
Alexey Ushakov
|
155da257fd
|
8265005: Introduce the new client property for mac: apple.awt.windowTitleVisible
Reviewed-by: serb
|
2021-04-29 07:31:10 +00:00 |
|
Alexey Ushakov
|
3bf4c904fb
|
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
Reviewed-by: serb
|
2021-04-25 20:52:08 +00:00 |
|
Ajit Ghaisas
|
cb8394a841
|
8265304: Temporarily make Metal the default 2D rendering pipeline for macOS
Reviewed-by: jdv, kcr, azvegint, prr
|
2021-04-17 12:33:07 +00:00 |
|
Denis Konoplev
|
926e3bc0c1
|
8264143: Lanai: RenderPerfTest.BgrSwBlitImage has artefacts on apple M1
Reviewed-by: jdv
|
2021-04-17 06:07:44 +00:00 |
|
Denis Konoplev
|
0fee6ecac2
|
8264318: Lanai: DrawHugeImageTest.java fails on apple M1
Reviewed-by: serb, jdv
|
2021-04-15 13:50:22 +00:00 |
|
Pankaj Bansal
|
9d669c912d
|
8262981: Create implementation for NSAccessibilitySlider protocol
Reviewed-by: kizune
|
2021-04-15 11:45:41 +00:00 |
|
Alexey Ushakov
|
714ae54f91
|
8258788: incorrect response to change in window insets [lanai]
Reviewed-by: serb, jdv
|
2021-04-12 16:28:14 +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 |
|
Jayathirth D V
|
0039c18e08
|
8264475: CopyArea ignores clip state in metal rendering pipeline
8251036: SwingSet2 - Dragging internal frame inside jframe leaves artifacts with MetalLookAndFeel
Reviewed-by: aghaisas, psadhukhan
|
2021-04-05 05:28:21 +00:00 |
|
Alexander Zuev
|
fd45694c58
|
8264344: Outdated links in JavaComponentAccessibility.m
Reviewed-by: dmarkov, pbansal, trebari, azvegint
|
2021-03-29 17:03:24 +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 |
|
Alexander Zvegintsev
|
c037e1edaf
|
8263454: com.apple.laf.AquaFileChooserUI ignores the result of String.trim()
Reviewed-by: serb, pbansal, kizune, trebari, psadhukhan
|
2021-03-25 13:49:57 +00:00 |
|