[lworld] RFR: 8286491: Withdraw ValueObject and IdentityObject and introduce value and identity class modifiers
Thiago Henrique Hüpner
duke at openjdk.java.net
Tue May 10 14:43:27 UTC 2022
On Tue, 10 May 2022 14:28:16 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> 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
-------------
PR: https://git.openjdk.java.net/valhalla/pull/688
More information about the valhalla-dev
mailing list