简体   繁体   English

我可以在JBoss-4.2.3.GA中使用OpenJDK吗?

[英]Can I use OpenJDK with JBoss-4.2.3.GA?

I'm using JBoss-4.2.3.GA with Oracle JDK 1.5. 我正在将JBoss-4.2.3.GA与Oracle JDK 1.5一起使用。

However, I want to move to OpenJDK. 但是,我想转到OpenJDK。 So, what are versions of OpenJDK which integrated with the JBoss-4.2.3.GA? 那么,与JBoss-4.2.3.GA集成的OpenJDK的版本是什么?

Not with ancient Java 5. As per OpenJDK versions the OpenJDK project started with Java 7 and was retrofitted into Java 6 but there is no version for Java 5. OpenJDK is an almost exact copy of OracleJDK since Java 8, previous versions have known issues eg worse 2D graphics performance. 不适用于古老的Java5。根据OpenJDK版本 ,OpenJDK项目始于Java 7,并已改型为Java 6,但没有适用于Java 5的版本。自Java 8以来,OpenJDK几乎是OracleJDK的完全复制,以前的版本存在已知问题,例如较差的2D图形性能。

You could try updating to Java 6 which is supported as per JBoss 4.2.3 release notes but Java 6 is officially dead for two years now. 您可以尝试更新为JBoss 4.2.3发行说明所支持的Java 6,但Java 6现已正式失效两年。 Investing into dead technology is counterproductive. 投资于无效技术会适得其反。

Your best course of action is to update JBoss 4.2.3.GA to something recent, this version was released over ten years ago! 最好的做法是将JBoss 4.2.3.GA更新为最新版本,该版本已发布超过十年了!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM