[lworld] RFR: 8286491: Withdraw ValueObject and IdentityObject and introduce value and identity class modifiers
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Tue May 10 14:43:27 UTC 2022
On Tue, 10 May 2022 14:29:45 GMT, Thiago Henrique Hüpner <duke at openjdk.java.net> wrote:
>> Changes to javac, hotspot runtime, core libs and asmtools sources and tests
>
> src/hotspot/share/classfile/classFileParser.cpp line 910:
>
>> 908: THREAD_AND_LOCATION,
>> 909: vmSymbols::java_lang_IncompatibleClassChangeError(),
>> 910: "Inline type %s has an identity type as supertytype",
>
> Typo: supertype
:) That is fast!
-------------
PR: https://git.openjdk.java.net/valhalla/pull/688
More information about the valhalla-dev
mailing list