[jdk19] RFR: 8288703: GetThreadState returns 0 for virtual thread that has terminated [v2]
    Serguei Spitsyn 
    sspitsyn at openjdk.org
       
    Sat Jul  2 03:28:46 UTC 2022
    
    
  
On Sat, 2 Jul 2022 03:10:05 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> test/hotspot/jtreg/serviceability/jvmti/vthread/SelfSuspendDisablerTest/libSelfSuspendDisablerTest.cpp line 68:
>> 
>>> 66: }
>>> 67: 
>>> 68: }
>> 
>> it might be helpful to add 
>> 
>> // extern "C" 
>> 
>> after the brace as it confused me initially as to why there are two braces.
>
> Good catch. Fixed.
Good suggestion. Resolved.
-------------
PR: https://git.openjdk.org/jdk19/pull/102
    
    
More information about the serviceability-dev
mailing list