Cobertura v1.9.2 Release Notes

  • * Cobertura is now thread safe.
    * Fix for FileLocker exception when writing coverage data
      (java.lang.IllegalStateException: Shutdown in progress) that started
      to appear with Java 6 update 14. (Chris van Es)
    * Fix for bug "Unix scripts behave oddly due to DOS format - ID: 2788621"