RFR: 8263125: During deoptimization vectors should reassign scalarized payload after all objects are reallocated. [v2]
Richard Reingruber
rrich at openjdk.java.net
Fri Mar 12 10:59:07 UTC 2021
On Fri, 12 Mar 2021 10:54:44 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> I think it could be done if during debug info generation we describe element's storage as Scalarized array. But it would not help VectorMask as you said.
I see. Thanks for answering. Change still looks good to me.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2924
More information about the hotspot-dev
mailing list