JDK-8253659 : ProblemList sun/security/ec/TestEC.java on linux-aarch64
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-25
  • Updated: 2020-10-05
  • Resolved: 2020-09-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b18Fixed
Description
This test has been failing in Tier2.

Here's the context diff:

$ git diff
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
index 602ea3cb150..d08297486f0 100644
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -704,6 +704,7 @@ javax/security/auth/kerberos/KerberosTixDateTest.java           8039280 generic-
 sun/security/provider/PolicyFile/GrantAllPermToExtWhenNoPolicy.java 8039280 generic-all
 sun/security/provider/PolicyParser/ExtDirsChange.java           8039280 generic-all
 sun/security/provider/PolicyParser/PrincipalExpansionError.java 8039280 generic-all
+sun/security/ec/TestEC.java                                     8253659 linux-aarch64
 
 ############################################################################

I don't see any existing example of 'linux-aarch64' so I'm going to
kick off a test Tier2 job set.

Comments
Changeset: 9150b902 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2020-09-25 19:38:15 +0000 URL: https://git.openjdk.java.net/jdk/commit/9150b902
25-09-2020