RFR: 8257743: Minimal build on AArch64 failed with --disable-precompiled-headers
Aleksey Shipilev
shade at openjdk.java.net
Fri Dec 4 08:38:59 UTC 2020
On Fri, 4 Dec 2020 08:19:43 GMT, Hao Sun <github.com+16932759+shqking at openjdk.org> wrote:
> The build failed due to undeclared 'java_lang_ref_Reference'.
> Making the corresponding header (classfile/javaClasses.hpp) included would fix it.
Looks good and trivial.
Is this a new build failure? Can you pinpoint the commit after which it started to fail?
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1619
More information about the hotspot-dev
mailing list