• D
    8048020: Regression on java.util.logging.FileHandler · b9c26b53
    dfuchs 提交于
    Summary: In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.
    Reviewed-by: alanb
    b9c26b53
FileHandler.java 28.0 KB