Binary builds and workspaces

Per Liden per.liden at oracle.com
Wed May 2 06:03:00 UTC 2018


Hi Stuart,

On 05/01/2018 11:19 PM, Stuart Monteith wrote:
[...]
> Does the SPARC Solaris version build?
> 
> In src/hotspot/cpu/sparc/gc/z/zBarrierSetAssembler_sparc.cpp :
> 	  __ call_VM_leaf(L7_thread_cache, barrier_load_at_entry_point());
> 
> The call to ZBarrierSetAssemblerBase::barrier_load_at_entry_point()
> should be passed "decorators" if it is to be correct.
> 
> I tripped over this today when rebasing my aarch64 port onto v83. I'm
> currently debugging it as something is going wrong in my code.

Ah, yes. The Sparc code got some build issues at the moment. I'm just 
rebasing again to adapt to the recent C1 changes, so it should soon be 
resolved I hope.

/Per


More information about the zgc-dev mailing list