Integrated: 8257743: Minimal build on AArch64 failed with --disable-precompiled-headers
Hao Sun
github.com+16932759+shqking at openjdk.java.net
Fri Dec 4 09:15:58 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.
This pull request has now been integrated.
Changeset: af6b7f9c
Author: Hao Sun <hao.sun at arm.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/af6b7f9c
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8257743: Minimal build on AArch64 failed with --disable-precompiled-headers
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/1619
More information about the hotspot-dev
mailing list