Skip to content

Commit fd2ef62

Browse files
authored
Merge pull request #18946 from pshipton/jdk8xlc16
Update AIX jdk8 build instructions for xlc 16
2 parents 8a30e5f + beed122 commit fd2ef62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-instructions/Build_Instructions_V8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ The following instructions guide you through the process of building an OpenJDK
243243
You must install the following AIX Licensed Program Products (LPPs):
244244

245245
- [Java7_64](https://developer.ibm.com/javasdk/support/aix-download-service/)
246-
- [xlc/C++ 13.1.3](https://www.ibm.com/developerworks/downloads/r/xlcplusaix/)
246+
- [xlc/C++ 16](https://www.ibm.com/developerworks/downloads/r/xlcplusaix/)
247247
- x11.adt.ext
248248

249249
A number of RPM packages are also required. The easiest method for installing these packages is to use `yum`, because `yum` takes care of any additional dependent packages for you.

0 commit comments

Comments
 (0)