why java 1.4 compiler does not complain about a third party library compiled with 1.5 compiler ?
- by tech20nn
Why java 1.4 compiler does not complain about a third party library compiled with 1.5 compiler ? The problem is encountered at runtime UnsupportedClassVersionError .