Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083210 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
JDK-8086402 | 8u65 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8072437 | 8u60 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8137661 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8076677 | emb-8u60 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
A row of hotspot jtreg tests fail because support to test for Aix is missing.
runtime/6888954/vmerrors.sh: AIX can read from address '0', then throws SIGILL.
serviceability/dcmd/DynLibDcmdTest.java: Just add check for Aix.
test/test_env.sh: Add support for AIX. Sort OSes alphabetical.
test/testlibrary/com/oracle/java/testlibrary/Platform.java: add isAix(). Sort OSes alphabetical.
runtime/6888954/vmerrors.sh: AIX can read from address '0', then throws SIGILL.
serviceability/dcmd/DynLibDcmdTest.java: Just add check for Aix.
test/test_env.sh: Add support for AIX. Sort OSes alphabetical.
test/testlibrary/com/oracle/java/testlibrary/Platform.java: add isAix(). Sort OSes alphabetical.
- backported by
-
JDK-8072437 [TESTBUG] Aix support in hotspot jtreg tests
-
- Resolved
-
-
JDK-8076677 [TESTBUG] Aix support in hotspot jtreg tests
-
- Resolved
-
-
JDK-8083210 [TESTBUG] Aix support in hotspot jtreg tests
-
- Resolved
-
-
JDK-8086402 [TESTBUG] Aix support in hotspot jtreg tests
-
- Resolved
-
-
JDK-8137661 [TESTBUG] Aix support in hotspot jtreg tests
-
- Resolved
-