RFR: 8265052: Break circular include dependency in objArrayOop.inline.hpp
Stefan Karlsson
stefank at openjdk.java.net
Mon Apr 12 12:36:48 UTC 2021
On Mon, 12 Apr 2021 09:32:09 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Fix seems fine. Though it seems somewhat fortuitous that the inline functions used by this inline header file are actually declared in the non-inline version of the access header file.
Yes, I agree.
Thanks for reviewing @dholmes-ora and @egahlin
-------------
PR: https://git.openjdk.java.net/jdk/pull/3431
More information about the hotspot-dev
mailing list