-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b24
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208322 | 12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b05 |
JDK-8208418 | 11.0.2 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8209243 | 11.0.1 | Goetz Lindenmaier | P4 | Resolved | Fixed | b05 |
JDK-8253320 | openjdk8u282 | Andrew Leonard | P4 | Resolved | Fixed | b01 |
EvalArraysAsList.sh
Quotes need to be escaped on AIX.
WrappedToolkitTest.sh
Check for AIX missing.
PKCS11Test.java
getNSSLibDir can return null. If so, static initialization of badNSSVersion fails:
java.io.FileNotFoundException: nulllibsoftokn3.so (No such file or directory)
TestNssDbSqlite.java
Don't run this on AIX. There is no NSS on basic installations.
launcher/SourceMode.java
AIX does not support arguments to the shebang.
MulticastSocket tests
Opened bug and asked IBM to fix. Put on ProblemList. See https://bugs.openjdk.java.net/browse/JDK-8207404
Quotes need to be escaped on AIX.
WrappedToolkitTest.sh
Check for AIX missing.
PKCS11Test.java
getNSSLibDir can return null. If so, static initialization of badNSSVersion fails:
java.io.FileNotFoundException: nulllibsoftokn3.so (No such file or directory)
TestNssDbSqlite.java
Don't run this on AIX. There is no NSS on basic installations.
launcher/SourceMode.java
AIX does not support arguments to the shebang.
MulticastSocket tests
Opened bug and asked IBM to fix. Put on ProblemList. See https://bugs.openjdk.java.net/browse/JDK-8207404
- backported by
-
JDK-8208322 [testbug] Adapt tests for Aix.
- Resolved
-
JDK-8208418 [testbug] Adapt tests for Aix.
- Resolved
-
JDK-8209243 [testbug] Adapt tests for Aix.
- Resolved
-
JDK-8253320 [testbug] Adapt tests for Aix.
- Resolved