RFR: 8209883: ZGC: Compile without C1 broken

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Aug 23 16:44:37 UTC 2018


Hi Per,

Can you explain where ZBarrierSetC1 declaration will come if zBarrierSetC1.hpp is not included?

Thanks,
Vladimir

On 8/23/18 1:00 AM, Per Liden wrote:
> zBarrierSetAssembler_x86.cpp doesn't compile when C1 is disabled. Also JDK-8207965 introduced uses of 
> COMPILER{1,2}_PRESENT macros in ZBarrierSet, which instead should be solved with forward declarations.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8209883
> Webrev: http://cr.openjdk.java.net/~pliden/8209883/webrev.0
> 
> /Per



More information about the hotspot-gc-dev mailing list