Java 10 (and following) on 32-Bit systems

前端 未结 3 1338
攒了一身酷
攒了一身酷 2021-01-04 23:23

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

3条回答
  •  既然无缘
    2021-01-04 23:39

    There is no 32-bit Java 10 distribution from Oracle. And there will be no Java 11 distribution as well. There are a few companies which offer a 32-bit support though (like Azul). However, I recommend continuing using Java 8 32-bit. It has official support from Oracle and it will be maintained until January 2019.

提交回复
热议问题