From: SourceForge.net <no...@so...> - 2008-07-22 18:44:09
|
Feature Requests item #1295424, was opened at 2005-09-19 15:38 Message generated for change (Comment added) made by lkuehne You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1295424&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 Private: No Submitted By: Lars Khne (lkuehne) Assigned to: Nobody/Anonymous (nobody) Summary: Add support for Java5 enums Initial Comment: Clirr currently does not handle Java5 enums at all. I don't have much experience with Java 5 but there should be lots of potential errors, like adding a new constant, removing a constant, changing the value of a constant, etc. ---------------------------------------------------------------------- >Comment By: Lars Khne (lkuehne) Date: 2008-07-22 20:44 Message: Logged In: YES user_id=401384 Originator: YES https://sourceforge.net/tracker/?func=detail&atid=590799&aid=2023504&group_id=89627 discusses final modifiers set by different compiler versions ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1295424&group_id=89627 |