Java 在哪里可以找到特定版本的 IBM JDK/JRE for Windows?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3824372/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-14 05:32:16  来源:igfitidea点击:

Where can I find a particular version of the IBM JDK/JRE for Windows?

javawebspherej9

提问by Kaypro II

I'm trying to get a rather JDK-sensitive piece of Oracle software working with Websphere, and I need to find some particular versions of the IBM JDK to try. The problem is that IBM doesn't really make these readily available like Sun/Oracle does with theirs, and all the versions I've been able to get my hands on haven't worked for one reason or another.

我正在尝试让一个对 JDK 相当敏感的 Oracle 软件与 Websphere 一起工作,我需要找到一些特定版本的 IBM JDK 来尝试。问题是 IBM 并没有像 Sun/Oracle 那样真正使这些易于使用,而且我能够得到的所有版本由于某种原因都无法使用。

Specifically, I need one of:
IBM Java 5 SR9 for Windows(ideal)
IBM Java 5 SR2 for Windows
IBM Java 5 SR10 for Windows

具体而言,我需要的一个:
对于IBM的Java 5 SR9的Windows(理想)
的IBM Java 5 SR2为的Windows
的IBM Java 5 SR10的视窗

How could I get these directly from IBM? My company has a support contract for Websphere, and I hopefully could have one of our Websphere engineers download it if I can tell them where to go.

我如何直接从 IBM 获得这些?我的公司有一份 Websphere 支持合同,如果我能告诉他们去哪里,我希望可以让我们的一名 Websphere 工程师下载它。

采纳答案by Manglu

I don't know if this is still true(but this was certainly true in the past), but here is the story.

我不知道这是否仍然是真的(但这在过去肯定是真的),但这是故事。

Due to Java License restrictions earlier, the JDK cannot be provided alone by vendors like IBM.

由于之前的 Java 许可证限制,IBM 等供应商无法单独提供 JDK。

I am unable to pull this info from any IBM site at the moment but i am pretty certain about these license restrictions in the past.

我目前无法从任何 IBM 站点获取此信息,但我对过去的这些许可限制非常确定。

Here is a post by another gentleman in this space: From : http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14514070

这是该领域另一位绅士的帖子:来自:http: //www.ibm.com/developerworks/forums/thread.jspa?messageID=14514070

Unfortunately you can get hold of the JDK only as part of another IBM product (say, Websphere or any Rational product) that you purchased. Our licensing agreement with Sun/Oracle forbids us from providing direct downloads of the IBM JDK on any platforms that Oracle/Sun also support (namely Windows and Linux). If you look at the Java downloads section of the developerWorks website, you'll only find SDKs for AIX, z/OS and Linux on System p/z, since those are IBM owned platforms that Oracle doesn't support.

Since the JDK is shipped along with Websphere/Rational/Tivoli products, you can use it if you already have one of them deployed(though even then you may have SR8 FP1, unless you also install the very latest fix packs for those products).

不幸的是,您只能将 JDK 作为您购买的另一个 IBM 产品(例如,Websphere 或任何 Rational 产品)的一部分来获取。我们与 Sun/Oracle 的许可协议禁止我们在 Oracle/Sun 也支持的任何平台(即 Windows 和 Linux)上提供 IBM JDK 的直接下载。如果您查看 developerWorks 网站的 Java 下载部分,您只会找到适用于 AIX、z/OS 和 Linux on System p/z 的 SDK,因为这些是 Oracle 不支持的 IBM 拥有的平台。

由于 JDK 是随 Websphere/Rational/Tivoli 产品一起提供的,如果您已经部署了其中一个产品,则可以使用它(尽管即使如此,您也可能拥有 SR8 FP1,除非您还为这些产品安装了最新的修订包)。

回答by djna

Yes IBM JRE/JDK is typically shipped with products, not stand-alone.

是的,IBM JRE/JDK 通常随产品一起提供,而不是独立的。

How about you get the WebSphere version that is the target for your activity and install that? Won't that give you what you need? The Single server edition is comparatively small footprint.

您如何获取作为您活动目标的 WebSphere 版本并安装它?这不会给你你需要的东西吗?单服务器版占用空间相对较小。

回答by Thorbj?rn Ravn Andersen

Previously I've found that the Eclipse bundles from IBM also contain the IBM JVM. This might still be the case but the bundles are too big for me to check now.

以前我发现 IBM 的 Eclipse 包也包含 IBM JVM。情况可能仍然如此,但捆绑包太大了,我现在无法检查。

See http://www.ibm.com/developerworks/eclipse/downloads/

请参阅http://www.ibm.com/developerworks/eclipse/downloads/

回答by Steve Perkins

I hate to answer with the obvious... but if you have a support contract with IBM, why not just call IBM support? If you haven't seen it already, IBM's main JDK page is at: https://www.ibm.com/developerworks/java/jdk/.

我不想回答显而易见的问题……但如果您与 IBM 签订了支持合同,为什么不直接致电 IBM 支持?如果您还没有看过,IBM 的主 JDK 页面位于:https: //www.ibm.com/developerworks/java/jdk/

However, the Windows offerings are pretty pitiful. IBM hasn't released a new JDK for the Windows platform since early-2006. That JDK was of the Java 5 generation, but there's no indication on the download page (or in the installer's file name) of an SR version. I can't install it and check for you, because of the other Windows caveat of which I hope you're aware: The IBM JDK will notinstall on a Windows machine unless the installer detects an IBM BIOS.

但是,Windows 产品非常可怜。自 2006 年初以来,IBM 还没有为 Windows 平台发布新的 JDK。该 JDK 是 Java 5 代,但在下载页面(或安装程序的文件名)上没有指示 SR 版本。我无法安装它并为您检查,因为我希望您知道其他 Windows 警告:除非安装程序检测到 IBM BIOS,否则IBM JDK不会安装在 Windows 机器上。

Given that IBM sold their PC division to Lenovo, I'm not even sure that it is possible AT ALL to install their standalone JDK on a contemporary box. I would contact IBM support if you have a contract... they might be able to tell you differently.

鉴于 IBM 将他们的 PC 部门卖给了联想,我什至不确定是否有可能在现代机器上安装他们的独立 JDK。如果您有合同,我会联系 IBM 支持……他们可能会以不同的方式告诉您。

Either way, the preceding answer points at another possibility. IBM frequently bundles its JDK/JRE, without the crazy restrictions found in the standalone version, inside of other downloads. For instance, I know that WebSphere Community Edition (i.e. IBM's version of Apache Geronimo) comes with one. Good luck finding the specific version you need... but if you do, and don't mind the possibility of violating some license legalese, then you can just ZIP up that directory and copy it to the target machine.

无论哪种方式,前面的答案都指向了另一种可能性。IBM 经常将其 JDK/JRE 捆绑在其他下载中,而没有在独立版本中发现的疯狂限制。例如,我知道 WebSphere Community Edition(即 IBM 的 Apache Geronimo 版本)附带了一个。祝你找到你需要的特定版本好运......但是如果你这样做了,并且不介意违反某些许可证法律术语的可能性,那么你可以将该目录压缩并将其复制到目标机器上。

This whole topic is a damn shame. In terms of bechmarks and runtime performance, the IBM JDK/JRE has always been awesome. However, on the larger "ecosystem" level it's always sucked.

这整个主题是一个该死的耻辱。在基准和运行时性能方面,IBM JDK/JRE 一直很棒。然而,在更大的“生态系统”层面上,它总是很糟糕。

回答by Buhake Sindi

(Unless you work for IBM) there is no way to download the IBM JDK separately. It's shipped with the IBM Rational Suite of Software IBM develops.

(除非您为 IBM 工作)无法单独下载 IBM JDK。它随 IBM 开发的 IBM Rational 软件套件一起提供。

The IBM JDK comes also with IBM Java Profiler (which isn't free).

IBM JDK 还带有 IBM Java Profiler(不是免费的)。

The Eclipse Platform that is found here https://www.ibm.com/developerworks/eclipse/downloads/helios/#downloadis similar to the Eclipse download found on the Eclipse Site. IBM makes it easier for those who can't afford WebSphere Application Developer or Rational Application Developer (which are both Eclipse flavour) to use Eclipse.

此处https://www.ibm.com/developerworks/eclipse/downloads/helios/#download的 Eclipse 平台类似于 Eclipse 站点上的 Eclipse 下载。IBM 让那些负担不起 WebSphere Application Developer 或 Rational Application Developer(两者都是 Eclipse 风格)的人更容易使用 Eclipse。

回答by Lawrence Mandel

Here's a page with some IBM JDKs made available on developerWorks that may be useful to you.

这是 developerWorks 上提供的一些 IBM JDK 页面,可能对您有用。

https://www.ibm.com/developerworks/java/jdk/

https://www.ibm.com/developerworks/java/jdk/

回答by Davanum Srinivas - dims

the SR9 fix pack for WAS V6.1.0.25 is available here - http://www-01.ibm.com/support/docview.wss?uid=swg24023276. Click on the FTP link to download the PAK file (and rename to zip).

WAS V6.1.0.25 的 SR9 修复包可在此处获得 - http://www-01.ibm.com/support/docview.wss?uid=swg24023276。单击 FTP 链接下载 PAK 文件(并重命名为 zip)。

回答by Jorge_B

Currently, (July 12 2017) you can find the older bundles for java 6, 7 and 7.1 here https://www.ibm.com/developerworks/java/jdk/eclipse/index.html

目前,(2017 年 7 月 12 日)您可以在此处找到 Java 6、7 和 7.1 的旧包https://www.ibm.com/developerworks/java/jdk/eclipse/index.html

The latest one can be downloaded from here https://developer.ibm.com/javasdk/downloads/eclipse/

最新的可以从这里下载https://developer.ibm.com/javasdk/downloads/eclipse/