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?
Log in to post a comment.