Java 64 bit JDK problem

If I compile some java files using the 64 bit JDK and then create a jar file from them, do the generated jars use the 32-bit JRE correctly, or do I have to use the 32-bit JDK?

thank you

Solution

The generated jar will correctly use 32-bit JRE You don't need to recompile your jar

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>