RFR: 8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Vladimir Ivanov
vlivanov at openjdk.java.net
Tue Jun 22 15:40:29 UTC 2021
On Tue, 22 Jun 2021 15:02:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the bug report for inclusion circularity that breaks current Loom workspace. Including stuff properly, `.hpp` in `.hpp`, and `.inline.hpp` in `.cpp` resolves this.
>
> Additional testing:
> - [x] Linux x86_64 builds
> - [x] Loom repository builds Linux x86_64 with this patch cherry-picked
Looks good and trivial.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4559
More information about the hotspot-dev
mailing list