RFR: JDK-8156602 - javac crashes again on Windows 32-bit with	ClosedChannelException
    Jim Laskey (Oracle) 
    james.laskey at oracle.com
       
    Thu May 19 13:03:34 UTC 2016
    
    
  
On 32 bit, a shared jimage channel closed by an interrupted thread (ClosedChannelException) disrupts other threads sharing jimage.  Fix is to reopen channel on not interrupted thread.
http://cr.openjdk.java.net/~jlaskey/8156602/webrev/index.html
https://bugs.openjdk.java.net/browse/JDK-8156602
    
    
More information about the jigsaw-dev
mailing list