git: openjdk/jdk11u-dev: 3 new changesets
Martin Doerr
mdoerr at openjdk.java.net
Fri May 20 12:56:17 UTC 2022
Changeset: cb1a537f
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2022-05-20 12:54:21 +0000
URL: https://git.openjdk.java.net/jdk11u-dev/commit/cb1a537fc30ee36f5e6fd9804ade83fbd0bc3e47
8133713: [macosx] Accessible JTables always reported as empty
Reviewed-by: goetz
Backport-of: b3b647ef9a25ecfc6e39f4662367c5095f9e0971
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessibility.java
! src/java.desktop/macosx/native/libawt_lwawt/awt/JavaAccessibilityUtilities.m
! src/java.desktop/macosx/native/libawt_lwawt/awt/JavaComponentAccessibility.m
Changeset: ab5b6a9e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2022-05-20 12:55:09 +0000
URL: https://git.openjdk.java.net/jdk11u-dev/commit/ab5b6a9ea4c8409cef12a273072cbdf16f925a94
8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type"
GenerateOopMap::do_ldc must check for a DynamicInError as well as a Dynamic constant pool tag.
Backport-of: 99bcec08b12fc747a0cb7be862cf71b627e05892
! src/hotspot/share/oops/generateOopMap.cpp
Changeset: 7265ae53
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2022-05-20 12:55:53 +0000
URL: https://git.openjdk.java.net/jdk11u-dev/commit/7265ae53b217e79ac8282f9c36efd226e11e7cba
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders.
Backport-of: 6168452b9fe2b818cfe52a3807d90bcc849e068a
! src/java.desktop/macosx/native/libawt_lwawt/awt/JavaComponentAccessibility.m
More information about the jdk-updates-changes
mailing list