Code Review for 8068013-jtregAix-hs-comp

Prepared by:goetz on Wed Jan 7 15:43:41 CET 2015
Workspace:/net/usr.work/d045726/oJ/8068013-jtregAix-hs-comp
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:7603
Summary of changes: 40 lines changed: 16 ins; 2 del; 22 mod; 684 unchg
Changeset: 8068013-jtregAix-hs-comp.changeset
Author comments:

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.
  • test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java: Adapt to new method in Platform.java.
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/runtime/6888954/vmerrors.sh

rev 7604 : 8068013: [TESTBUG] Aix support in hotspot jtreg tests
3 lines changed: 1 ins; 0 del; 2 mod; 119 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/serviceability/dcmd/DynLibDcmdTest.java

rev 7604 : 8068013: [TESTBUG] Aix support in hotspot jtreg tests
9 lines changed: 4 ins; 2 del; 3 mod; 62 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/test_env.sh

rev 7604 : 8068013: [TESTBUG] Aix support in hotspot jtreg tests
13 lines changed: 5 ins; 0 del; 8 mod; 188 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/testlibrary/com/oracle/java/testlibrary/Platform.java

rev 7604 : 8068013: [TESTBUG] Aix support in hotspot jtreg tests
14 lines changed: 6 ins; 0 del; 8 mod; 181 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java

rev 7604 : 8068013: [TESTBUG] Aix support in hotspot jtreg tests
1 line changed: 0 ins; 0 del; 1 mod; 134 unchg

This code review page was prepared using /sapmnt/home1/d045726/bin/webrev.ksh (vers 25.6-hg+openjdk.java.net).