[lworld] RFR: 8281380: [lworld] Rename T_INLINE_TYPE to T_PRIMITIVE_OBJECT

Frederic Parain fparain at openjdk.java.net
Tue Feb 8 18:54:29 UTC 2022


On Tue, 8 Feb 2022 16:14:56 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>  I wonder if src/java.base/share/native/libverify/check_code.c needs to worry about T_PRIMITVE_OBJECT's. It should only see old classfiles.

check_code.c might not need to support Q-signatures, but the additional logic was added back in 2018.
I'd prefer to limit this changeset to pure renaming, and handle the case of check_code.c in a different changeset.

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

PR: https://git.openjdk.java.net/valhalla/pull/638



More information about the valhalla-dev mailing list