< prev index next >

test/com/sun/jdi/Solaris32AndSolaris64Test.sh

Print this page
rev 8219 : 8024900: PPC64: Enable new build on AIX (jdk part)
8024854: PPC64: Basic changes and files to build the class library on AIX
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art, erikj
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, thomas.stuefe@sap.com

@@ -110,11 +110,11 @@
           #SunOS 5.6 didn't have "isainfo"
           pass "This test always passes on $OS/$PTYPE (32-bit ${ISET})"
       fi
       ;;
 
-   Linux | Darwin )
+   Linux | Darwin | AIX )
       pass "This test always passes on $OS"
       ;;
 
    Windows* | CYGWIN*)
       pass "This test always passes on $OS"
< prev index next >