RFR: 8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Stefan Karlsson
stefank at openjdk.java.net
Tue Jun 22 15:27:31 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
Marked as reviewed by stefank (Reviewer).
Yes, trivial.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4559
More information about the hotspot-dev
mailing list