[Clirr-devel] [ clirr-Feature Requests-1241245 ] Non-final to final method not caught
Status: Alpha
Brought to you by:
lkuehne
From: SourceForge.net <no...@so...> - 2005-07-20 21:32:01
|
Feature Requests item #1241245, was opened at 2005-07-20 00:14 Message generated for change (Comment added) made by scolebourne You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1241245&group_id=89627 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stephen Colebourne (scolebourne) Assigned to: Nobody/Anonymous (nobody) Summary: Non-final to final method not caught Initial Comment: I had a method that was previously non-final. I changed the method in the new jar to be final. clirr should have produced an error but didn't. ---------------------------------------------------------------------- >Comment By: Stephen Colebourne (scolebourne) Date: 2005-07-20 22:32 Message: Logged In: YES user_id=408725 It may or may not be relevant, but the change ocurred on a class that is abstract. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1241245&group_id=89627 |