Zero broken again

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Nov 15 14:50:00 UTC 2017


On 11/15/2017 03:45 PM, Robbin Ehn wrote:
> I think we want:
> 
> SafepointMechanism::block_if_requested(thread);

Yes, that helps.

However, we still need to take care of do_call_back():

(/bin/grep -v -e "^Note: including file:" <
/usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs/hotspot_variant-zero_libjvm_objs_cppInterpreter_zero.o.log
|| true) | /usr/bin/head -n 12
/usr/src/hs/src/hotspot/cpu/zero/cppInterpreter_zero.cpp: In static
member function ‘static int CppInterpreter::native_entry(Method*,
intptr_t, Thread*)’:
/usr/src/hs/src/hotspot/cpu/zero/cppInterpreter_zero.cpp:382:42: error:
‘static bool SafepointSynchronize::do_call_back()’ is private within
this context
   if (SafepointSynchronize::do_call_back() ||

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the hotspot-dev mailing list