-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.3.0
-
Component/s: Instrumentation
-
None
-
Environment:
maven 3.0.5, jdk 1.8.0.11
Instrumenting the following snippet results in the compilation error
[ERROR] clover/src-instrumented/Test.java:[2,18] cannot find symbol
[ERROR] symbol: variable __CLR3_3_000hysmxbbd
[ERROR] location: class Test
Source:
public class Test
Instrumented code:
/* $$ This file has been instrumented by Clover 3.3.0#2014033113020816 $$ */public class Test