开发者

Java 64 bit JDK question

If I c开发者_开发百科ompile some java files using a 64 bit JDK and then make a JAR file out of them will the resultant JAR correctly work with a 32 bit JRE, or do I have to use a 32 bit JDK?

Thanks


The resultant JAR will correctly work with a 32 bit JRE. You do not need to recompile your jar.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜