Due to this change http://closedjdk.us.oracle.com/jdk9/client/deploy/rev/4127fd6b1709 , it will get build error for common:
[javac] /deploy/test/functional/common/newJnlpExtDownloadUI/src/NewJnlpExtDownloadUITest.java:251: error: cannot find symbol
[javac] GetSetDeploymentProperties.enaleCrlOnlyValidation();
[javac] ^
[javac] symbol: method enaleCrlOnlyValidation()
[javac] location: class GetSetDeploymentProperties
[javac] 1 error
[javac] 1 warning
BUILD FAILED
/deploy/test/functional/buildcommon.xml:1324: The following error occurred while executing this line:
/deploy/test/functional/buildcommon.xml:360: The following error occurred while executing this line:
/deploy/test/functional/share.xml:222: Compile failed; see the compiler error output for details.
[javac] /deploy/test/functional/common/newJnlpExtDownloadUI/src/NewJnlpExtDownloadUITest.java:251: error: cannot find symbol
[javac] GetSetDeploymentProperties.enaleCrlOnlyValidation();
[javac] ^
[javac] symbol: method enaleCrlOnlyValidation()
[javac] location: class GetSetDeploymentProperties
[javac] 1 error
[javac] 1 warning
BUILD FAILED
/deploy/test/functional/buildcommon.xml:1324: The following error occurred while executing this line:
/deploy/test/functional/buildcommon.xml:360: The following error occurred while executing this line:
/deploy/test/functional/share.xml:222: Compile failed; see the compiler error output for details.