Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.2
-
Fix Version/s: 2.2.3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Sometimes, clirr fails due to bcel exception with nested classes:
net.sf.clirr.core.CheckerException: Unable to find information in class XXX referring back to nested class XXX$2
It should be better if the plugin doesn't but put an error.
fixed in r8543