tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Java 11 requirement starting with v20220601 - Investigate If JSCover Affected #319

Closed tntim96 closed 2 years ago

tntim96 commented 2 years ago

https://github.com/google/closure-compiler/issues/3956 https://groups.google.com/g/closure-compiler-discuss/c/QvDNzthJzkI/m/5Gm9S5FQAgAJ?pli=1

Not sure if this affects JSCover yet. It doesn't seem to as the build is fine. If it does, the requirements and CI build will have to be updated.

tntim96 commented 2 years ago

Have moved to Java 11