git: openjdk/jdk: master: 2 new changesets
Abhishek Kumar
abhiscxk at openjdk.org
Fri May 30 06:26:06 UTC 2025
Changeset: 6f9e1175
Branch: master
Author: Daniel Skantz <dskantz at openjdk.org>
Date: 2025-05-30 06:23:11 +0000
URL: https://git.openjdk.org/jdk/commit/6f9e1175a983c735c1beed755ec5b14b476858d7
8356246: C2: Compilation fails with "assert(bol->is_Bool()) failed: unexpected if shape" in StringConcat::eliminate_unneeded_control
Reviewed-by: rcastanedalo, kvn
! src/hotspot/share/opto/stringopts.cpp
+ test/hotspot/jtreg/compiler/stringopts/TestStackedConcatsSharedTest.java
Changeset: e33eeeea
Branch: master
Author: Abhishek Kumar <abhiscxk at openjdk.org>
Date: 2025-05-30 06:25:08 +0000
URL: https://git.openjdk.org/jdk/commit/e33eeeea04fc7899bf66b0a2fdaccc30060854b4
8341311: [Accessibility,macOS,VoiceOver] VoiceOver announces incorrect number of items in submenu of JPopupMenu
Reviewed-by: asemenov, kizune
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessibility.java
! src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/MenuAccessibility.m
+ test/jdk/javax/accessibility/TestPopupMenuChildCount.java
More information about the jdk-changes
mailing list