RFR: 8312262: Klass::array_klass() should return ArrayKlass pointer [v2]

Coleen Phillimore coleenp at openjdk.org
Thu Jul 27 22:46:15 UTC 2023


On Thu, 27 Jul 2023 22:37:22 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Sure, I can use release_set_higher_dimension in my change.
>
> That would be good.  Not this change, but the higher and lower dimensions have to change to not be set inside a Mutex so it'll be safer to only have the acquire/release versions.

Thank you for noticing the set_higher_dimension function is unused, Dean.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15059#discussion_r1276888078


More information about the hotspot-dev mailing list