I am currently onJDK 1.6
. I am using ApacheMina's javassist-3.18.1.GA.jar
and I want to migrate to JDK 1.8
. I would like to know if javassist-3.18.1.GA
is compatible with JDK 1.8
or not.
If not, then which version of javassist can be used that is compatible to JDK 1.8
?
In that case, if you are still wondering, then javassist-3.18.2.GA
is surely compatible with jdk 8.