Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ibm jdk on linux or aix
-
Patch Available
Description
Made some changes needed to resolve some build and test failures when using the ibm jdk.
I've attached patches for the 3.2 branch and smx3 trunk to fix some issues when building with the ibm jdk (changes also tested with the sun jdk). The changes include adding a profile for the ibmjdk to skip checkstyle for a few files which have non-ascii characters (causes build problems for the ibm jdk). Also, made a couple of minor changes to get a couple of tests to use dynamic ports to lessen the likelihood of port conflicts. Changed a couple of usages of sun specific classes.