RFR: 8257743: Minimal build on AArch64 failed with --disable-precompiled-headers

Aleksey Shipilev shade at openjdk.java.net
Fri Dec 4 08:52:56 UTC 2020


On Fri, 4 Dec 2020 08:35:48 GMT, Aleksey Shipilev <shade 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?

Nevermind, I bisected myself, it is caused by JDK-8257563, added the link to JIRA.

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

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


More information about the hotspot-dev mailing list