git: openjdk/jdk: master: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type

Tobias Hartmann thartmann at openjdk.org
Fri Oct 18 06:47:33 UTC 2024


Changeset: c51a086c
Branch: master
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-10-18 06:46:23 +0000
URL:       https://git.openjdk.org/jdk/commit/c51a086ce32dd4e97aa83dfba3bcf9b0636193cc

8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type

Reviewed-by: kvn, vlivanov

! src/hotspot/share/ci/ciTypeFlow.cpp
! src/hotspot/share/opto/parse2.cpp
! test/hotspot/jtreg/ProblemList-Xcomp.txt
+ test/hotspot/jtreg/compiler/c2/TestUnresolvedConstantDynamic.java
+ test/hotspot/jtreg/compiler/c2/TestUnresolvedConstantDynamicHelper.jasm



More information about the jdk-changes mailing list