RFR: 8312262: Klass::array_klass() should return ArrayKlass pointer
Calvin Cheung
ccheung at openjdk.org
Thu Jul 27 21:59:40 UTC 2023
On Thu, 27 Jul 2023 21:45:54 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> I'm using the function in the following PR https://github.com/openjdk/jdk/pull/14959.
>
> Should you be using release_set_higher_dimension in your change @calvinccheung ? It does seem better to not have unsafe alternatives.
Sure, I can use release_set_higher_dimension in my change.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15059#discussion_r1276857531
More information about the hotspot-dev
mailing list