RFR: 8285364: Remove REF_ enum for java.lang.ref.Reference [v9]

Stefan Karlsson stefank at openjdk.org
Tue Jun 28 11:21:43 UTC 2022


On Mon, 27 Jun 2022 22:19:35 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

Scratch my last comment. This crashes in GHA, because determine_reference_type() now gets called from non-InstanceRefKlass InstanceKlasses, which is wasn't written to support.

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

Changes requested by stefank (Reviewer).

PR: https://git.openjdk.org/jdk/pull/8332


More information about the serviceability-dev mailing list