8248362: JVMTI frame operations should use Thread-Local Handshake
    David Holmes 
    david.holmes at oracle.com
       
    Wed Jul 22 07:57:52 UTC 2020
    
    
  
Hi Yasumasa,
On 22/07/2020 5:39 pm, Yasumasa Suenaga wrote:
> Hi all,
> 
> I'm working for fixing JDK-8248362, but I saw some errors on submit repo.
> Someone can share the details of 
> mach5-one-ysuenaga-JDK-8248362-20200722-0550-12850261 ?
> 
> I wonder why build task of linux-x64 was failed because I can do it on 
> my Fedora 32 box.
[2020-07-22T06:21:49,141Z] 
./open/src/hotspot/share/prims/jvmtiThreadState.cpp:222:45: error: no 
member named 'active_handshaker' in 'JavaThread'
[2020-07-22T06:21:49,142Z]             current_thread == 
get_thread()->active_handshaker(),
[2020-07-22T06:21:49,142Z]                               ~~~~~~~~~~~~  ^
David
-----
> 
> Thanks,
> 
> Yasumasa
    
    
More information about the serviceability-dev
mailing list