Final methods and CGLib on JDK1.5MacOSX
I ran into a very interesting problem few days ago, where JDK5 on MacOSX threw an AbstractMethodError, while JDK6 on Windows and Linux didn´t. First obvious bet was some class that was compiled to JDK6 bytecode. Unfortunately it wasn´t that easy ... Other labels:
java, cglib, proxy