RFR: 8259978: PPC64 builds broken after JDK-8258004

Ioi Lam iklam at openjdk.java.net
Tue Jan 19 16:17:52 UTC 2021


On Tue, 19 Jan 2021 12:03:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> `nativeInst_ppc.hpp` uses `TrapBasedRangeChecks`, so needs the explicit import of `c2_globals.hpp`.
> `method.cpp` uses `VMVersion`, so needs the appropriate direct include.
> 
> Additional testing:
>  - [x] Linux ppc64 cross-compile {release, fastdebug, slowdebug}

Marked as reviewed by iklam (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/2143


More information about the hotspot-dev mailing list