RFR: JDK-8273914: Indy string concat changes order of operations [v3]

Aleksey Shipilev shade at openjdk.java.net
Tue Oct 12 06:22:47 UTC 2021


On Thu, 7 Oct 2021 19:43:40 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

>> Done, thanks
>
> (The `WellKnownTypes` test still only exercises the indy strategies, because it's testing logic that only exists in those strategies.)

But still, we probably want to confirm that `inline` strategy yields the same answer in `WellKnownTypes`? That's my thinking why to test `inline`: that is a baseline.

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

PR: https://git.openjdk.java.net/jdk/pull/5844


More information about the hotspot-runtime-dev mailing list