JDK-8221172 : SunEC specific test is not limited to SunEC
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 7,8,11,13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-03-20
  • Updated: 2020-02-21
  • Resolved: 2019-03-21
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 11 JDK 13 JDK 7 JDK 8 Other
11.0.6-oracleFixed 13 b14Fixed 7-poolUnresolved 8u241Fixed openjdk8u242Fixed
Related Reports
Relates :  
Description
The new SignatureDigestTruncate regression test for JDK-8147502 only works with SunEC, due to the way it specifies the nonce. The getInstance methods in this test should use "SunEC" as the second argument. Otherwise, it is likely to fail in some environments.
Comments
Fix Request (8u) Requesting for feature parity. Patch applies cleanly. Test fails before when using a different provider (tested with ACCP), but passes after the fix
05-12-2019

Fix Request (jdk11u) Requesting a jdk11u backport approval of this bugfix for Oracle feature parity. The upstream changeset applies cleanly to jdk11u-dev and passes tier1 and the affected test.
20-11-2019