errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /tck/org/atinject/tck/auto/accessories/SpareTire.java (at line 58) @Inject void injectPackagePrivateMethod() { The method SpareTire.injectPackagePrivateMethod() does not override the inherited method from Tire since it is private to a different package |
2. WARNING in /tck/org/atinject/tck/auto/accessories/SpareTire.java (at line 79) private void injectPrivateMethodForOverride() { The method injectPrivateMethodForOverride() from the type SpareTire is never used locally |
3. WARNING in /tck/org/atinject/tck/auto/accessories/SpareTire.java (at line 83) void injectPackagePrivateMethodForOverride() { The method SpareTire.injectPackagePrivateMethodForOverride() does not override the inherited method from Tire since it is private to a different package |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |