RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]

Tobias Hartmann thartmann at openjdk.org
Tue Oct 15 08:15:10 UTC 2024


On Mon, 14 Oct 2024 21:16:51 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Proposed fix is broader than strictly needed to fix the immediate problem observed with condy

Right, to be on the safe side, I could add a `str.is_dynamic_constant()` check to limit the trap to condy. What do you think?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21470#issuecomment-2413191943


More information about the hotspot-compiler-dev mailing list