[lworld] RFR: 8274800: [lworld] Primitive classes can't be retransformed
Alex Menkov
amenkov at openjdk.java.net
Thu Dec 9 00:48:16 UTC 2021
On Tue, 7 Dec 2021 19:44:17 GMT, Frederic Parain <fparain at openjdk.org> wrote:
>
> I clicked on approved a bit too quickly. In jvmtiRedefineClass.cpp, the withfield bytecode has been added, but not the defaultvalue bytecode.
>
I didn't get any failures for defaultvalue. I suppose index in CP is always the same. But I think I need to add it too.
Will try to develop testcase for this
-------------
PR: https://git.openjdk.java.net/valhalla/pull/588
More information about the valhalla-dev
mailing list