-
Bug
-
Resolution: Fixed
-
P3
-
8u421, 11.0.24-oracle, 17.0.12-oracle, 21.0.4-oracle, 23
-
b01
-
b25
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8338948 | 21.0.6-oracle | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
JDK-8340349 | 21.0.6 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8340135 | 21.0.5 | Goetz Lindenmaier | P3 | Resolved | Fixed | b08 |
JDK-8339033 | 17.0.14-oracle | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
JDK-8340352 | 17.0.14 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8340134 | 17.0.13 | Goetz Lindenmaier | P3 | Resolved | Fixed | b08 |
JDK-8339034 | 11.0.26-oracle | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
JDK-8338388 | 8u441 | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
JDK-Version: 17.0.7-ea, 21.0.3-snapshot-2024-03-12, ...
When having an own implementation for JTree$AccessibleJTree, the current fix for
Reason: In CAccessibility the call to t.getAccessibleContext().getClass() returns the inner class of its own implementation.
(Own implementation is needed because of a more complex Renderer that DefaultTreeCellRenderer and the accessibility needs correct data.)
- backported by
-
JDK-8338388 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8338948 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8339033 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8339034 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8340134 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8340135 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8340349 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
-
JDK-8340352 [macos] Issue with JTree related fix for JDK-8317771
- Resolved
- relates to
-
JDK-8323965 modify fix for 8317771 to remove reflection instantiation of the inner class
- Open
-
JDK-8317771 [macos14] Expand/collapse a JTree using keyboard freezes the application in macOS 14 Sonoma
- Resolved
- links to
-
Commit openjdk/jdk/05f13e75
-
Commit(master) openjdk/jdk17u/35d9f972
-
Commit(master) openjdk/jdk21u/25185448
-
Review openjdk/jdk/19255
-
Review(master) openjdk/jdk17u/397
-
Review(master) openjdk/jdk21u/452
-
Review(master) openjdk/jdk/18867