RFR: 8285364: Use more precise name for ReferenceType::REF_OTHER [v2]
Stefan Karlsson
stefank at openjdk.java.net
Thu Apr 21 11:38:39 UTC 2022
On Thu, 21 Apr 2022 11:30:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple rename and some comments update.
>>
>> Test: build
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Do we even need REF_OTHER / REF_REFERENCE? I see a bunch of ShouldNotReachHeres and then set_reference_type(REF_OTHER). Maybe the latter could be changed to REF_NONE?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8332
More information about the hotspot-dev
mailing list