JDK-8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
    Schmelter, Ralf 
    ralf.schmelter at sap.com
       
    Tue Jun 18 11:56:05 UTC 2019
    
    
  
Hi,
looking at the source code, all Unix variants use the same unsafe code in the close method of the returned InputStream. On Windows there is already a check, but it is not synchronized.
Best regards,
Ralf
    
    
More information about the serviceability-dev
mailing list