需要将 Java 应用程序从 Solaris 10 迁移到 AIX。 AIX 平台有可用的 Oracle 或 OpenJDK 吗?

发布于 2024-10-17 15:54:01 字数 194 浏览 8 评论 0原文

我们需要将许多使用 Sun JDK 构建并在 Solaris 10 中运行于 sun JRE 上的 Java 应用程序迁移到 AIX。

我们担心该应用程序在 IBM J9 JRE 上的运行情况相同。

是否有适用于 AIX 平台的 Oracle 或 OpenJDk,或者将 Java 应用程序从 Solaris 迁移到 AIX 的更好解决方案。

We need to move many Java applications that is build with Sun JDK runs on sun JRE in Solaris 10 to AIX.

We are concerned about the applicaion working the same on IBM J9 JRE.

Is there any Oracle or OpenJDk available for AIX platform or what might be a better solution to move Java applicaitons from Solaris to AIX.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

走过海棠暮 2024-10-24 15:54:01

我们在本机 IBM JDK/JRE 上运行没有问题。我们在使用 Sun 特定类(com.sun.org.apache.xerces.internal.parsers.SAXParserSunX509 等一些外部工具时遇到了一些问题)。

我们还使用 Tomcat 和其他一些 apache 产品,没有出现任何重大问题。 IBM 的 JRE 对我们来说非常快速且强大。

We run on the native IBM JDK/JRE without issue. We've had a couple issues with external tools using Sun specific classes (com.sun.org.apache.xerces.internal.parsers.SAXParser, SunX509, a couple others).

We also use Tomcat and some of the other apache products without any major issues. IBM's JRE has been very fast and robust for us.

空气里的味道 2024-10-24 15:54:01

我本以为 IBM 的解决方案是 IBM 中最好的。值得注意的是,IBM 现在支持 OpenJDK,因此随着时间的推移,它们之间的差异将会缩小。

您可能会遇到迁移问题,但我不认为它们很难解决。如果您真的害怕接触该应用程序,我建议您坚持使用现有的系统。

I would have thought the IBM solution is the best on IBM. Its worth noting that IBM now supports the OpenJDK so the differences between them will narrow over time.

You may have migration issues, but I don't imagine they will be hard to fix. If you are really afraid to touch the application I would suggest you stick with the system you have.

無心 2024-10-24 15:54:01

OpenJDK AIX 的可认证版本已于 2013 年 1 月发布
请从这里查看详细信息
http://openjdk.java.net/projects/ppc-aix-port/

certifiable version of OpenJDK AIX has been announced in January 2013
please check the details from here
http://openjdk.java.net/projects/ppc-aix-port/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文