32位系统上的Java 10(及后续版本) [英] Java 10 (and following) on 32-Bit systems

查看:106
本文介绍了32位系统上的Java 10(及后续版本)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

据我所知,oracle没有计划将Java移植为32位-但也许我误解了这种情况.如果我是对的-如果我们需要支持32位库(dll),我们该怎么办?那32位OS呢?目前,这似乎对未来产生巨大影响,但是正如我所说-也许我错了.事实是,由于只有64位下载链接,因此我们无法下载32位Java 10运行时.

As far as I know there are no plans from oracle to ship java for 32 Bit - but maybe I misunderstand the situation. If I'm correct - what do we all do if we need to support 32-Bit libraries (dlls)? And whats about 32 Bit OSes out there? Currently this seems to be a huge impact in the future but as I said - maybe I'm wrong. Fact is that we can't download a Java 10 runtime in 32 Bit as there are only 64 Bit Download-Links.

推荐答案

在Java 11上也有类似的问题.最终,我在

Had a similar issue, just with Java 11. Eventually, I found a 32bit JDK and JRE for Java 11 on https://adoptopenjdk.net/ (for the Hotspot JVM). With the 32bit JDK, I successfully connected to a 32bit dll. I hope this is useful for others who face a similar situation.

这篇关于32位系统上的Java 10(及后续版本)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆