[lilliput-jdk17u:lilliput] RFR: 8310742: [Lilliput/JDK17] Revert JVMCI _metadata field removal
Aleksey Shipilev
shade at openjdk.org
Mon Jun 26 07:38:30 UTC 2023
On Fri, 23 Jun 2023 13:41:25 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> We removed _metadata._klass field from JVMCI interfaces. This is no longer necessary since we introduced UseCompactObjectHeaders, with the caveat that JVMCI can only be used with -UCOH.
>
> Testing:
> - [ ] tier1 -UCOH
> - [ ] tier1 +UCOH
Okay then!
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/lilliput-jdk17u/pull/48#pullrequestreview-1497851664
More information about the lilliput-dev
mailing list