Integrated: 8271956: AArch64: C1 build failed after JDK-8270947
    Hao Sun 
    haosun at openjdk.java.net
       
    Mon Aug  9 09:42:35 UTC 2021
    
    
  
On Mon, 9 Aug 2021 06:28:35 GMT, Hao Sun <haosun at openjdk.org> wrote:
> C1 build failed on AArch64 with the following error message:
> 
>   src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp:4642:30: error:
>   invalid use of incomplete type 'class CompileTask'
> 
> 
> Including the header would fix this error. Note that this header is
> included already under COMPILER2 by "opto/compile.hpp".
This pull request has now been integrated.
Changeset: b84a9c7b
Author:    Hao Sun <haosun at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b84a9c7b377282bd9b3d9ac78707f0c12f8dc53d
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod
8271956: AArch64: C1 build failed after JDK-8270947
Reviewed-by: shade, ngasson
-------------
PR: https://git.openjdk.java.net/jdk/pull/5045
    
    
More information about the hotspot-dev
mailing list