[Clirr-devel] [ clirr-Feature Requests-1719563 ] Detect class format version change
Status: Alpha
Brought to you by:
lkuehne
From: SourceForge.net <no...@so...> - 2007-05-15 19:40:55
|
Feature Requests item #1719563, was opened at 2007-05-15 21:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1719563&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 Kühne (lkuehne) Assigned to: Lars Kühne (lkuehne) Summary: Detect class format version change Initial Comment: With ASM this is technically easy, as the class format version is reported in the first argument to ClassInfoCollector.visit(), e.g. 49 for code that was compiled with Java5. Question is how to report such a change. Warning? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1719563&group_id=89627 |