Integrated: 8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Aleksey Shipilev
shade at openjdk.java.net
Wed Jun 23 06:30:28 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
This pull request has now been integrated.
Changeset: 17daf32a
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/17daf32a073bc4f12602b4872ce708e09c453ced
Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Reviewed-by: stefank, vlivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/4559
More information about the hotspot-dev
mailing list