You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/yansendao/git/dragonwell11/src/hotspot/share/runtime/coroutine.cpp: In static member function ‘static void WispThread::park(long int, const ObjectWaiter*)’:
/home/yansendao/git/dragonwell11/src/hotspot/share/runtime/coroutine.cpp:775:35: error: ‘w.WispPostStealHandleUpdateMark::_hwm’ is used uninitialized [-Werror=uninitialized]
775 | WispPostStealHandleUpdateMark w(jt); // special one, because park() is inside an EnableStealMark, so the _enable_steal_count counter has been added one.
| ^
/home/yansendao/git/dragonwell11/src/hotspot/share/runtime/coroutine.cpp:775:35: error: ‘w.WispPostStealHandleUpdateMark::_chunk’ is used uninitialized [-Werror=uninitialized]
cc1plus: all warnings being treated as errors
Configure command:
Compile standalone command:
g++ output:
gcc version:
make-linux-x86_64-normal-server-release-1.log
make-linux-x86_64-normal-server-release-2.log
hotspot_variant-server_libjvm_objs_coroutine.o.log
configure-command.txt
The text was updated successfully, but these errors were encountered: