commit | 28a112ca6c6f46cd385f00aa932ec0e334e045a7 | [log] [tgz] |
---|---|---|
author | Evgeny Mandrikov <Godin@users.noreply.github.com> | Tue Aug 16 04:06:56 2016 +0200 |
committer | Marc R. Hoffmann <hoffmann@mountainminds.com> | Tue Aug 16 04:06:56 2016 +0200 |
tree | 9d92399e1a2e797a87d560e49fc092e0017a113d | |
parent | c6f2b6b7e887eb645b8aba928ff0134cfe66ec28 [diff] |
Do not violate JVMS regarding initialization of final fields (#434) Without this change instrumented classes can't pass checks and cause IllegalAccessError starting from OpenJDK 9 EA b127 (see https://bugs.openjdk.java.net/browse/JDK-8157181).
JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.
Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.