[9] RFR: JDK-8164322: sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
Xuelei Fan
xuelei.fan at oracle.com
Tue Sep 27 11:25:19 UTC 2016
I think, it is the expected behavior to ignore the test if a platform
does not support it. If showing failures, every testing on unsupported
platform will fail, and additional effort MUST be paid to evaluate the
root cause of the failure. We should try to avoid that.
Xuelei
On 9/27/2016 6:32 PM, Tim Du wrote:
> Hi All:
>
> Would you help to review the patch for sun/security/pkcs11/PKCS11Test.java?
> The test keep pass on not supported platforms, it will make nobody
> notice the test was skipped,which is not our expected. Update case to
> show failure, when platform not supported. And add the support for
> Linux-arm-32 and Linux-arm-64 platforms. Thanks.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8164322
> Webrev: http://cr.openjdk.java.net/~tidu/8164322/webrev.00/
>
>
> Regards
> Tim
More information about the security-dev
mailing list