Row |
Violation |
1 | Expression new AxisSpace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new StandardCategorySeriesLabelGenerator("{1}") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new AxisSpace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new StandardCategorySeriesLabelGenerator("{1}") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
7 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
8 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
11 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
12 | Expression (AxisSpace)s1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression (StandardCategorySeriesLabelGenerator)g1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression s1 cannot be unified with expression g1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public final native Class<? extends org.jfree.chart.axis.AxisSpace> getClass() , public final native Class<? extends org.jfree.chart.labels.StandardCategorySeriesLabelGenerator> getClass() |
15 | Expression s2 cannot be unified with expression g2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public final native Class<? extends org.jfree.chart.axis.AxisSpace> getClass() , public final native Class<? extends org.jfree.chart.labels.StandardCategorySeriesLabelGenerator> getClass() |
16 | Expression s2 cannot be unified with expression g2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
17 | Expression s2 cannot be unified with expression g2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
18 | Expression s1 cannot be unified with expression g1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |