Thursday, 15 August 2013

Do we need to compile JAR for JDK upgrade?

Do we need to compile JAR for JDK upgrade?

For our java project, we use several JAR libraries. Some of the source
code for the JAR libraries have been lost.
We will be upgrading the JRE version soon, do you know if we need to
recompile the JAR libraries for the new JRE version? Since we don't have
the source, is there a 100% accurate decompiler?

No comments:

Post a Comment