JDK-8168468 : [TEST_BUG] CheckNullEntity.java fails to compile
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 7u111
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-10-21
  • Updated: 2017-10-03
  • Resolved: 2016-11-24
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 7
7u171 b01Fixed
Related Reports
Relates :  
Description
This is due to the change in the api of src/share/classes/com/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.java introduced with JDK-8164410
Comments
Crucible: https://java.se.oracle.com/code/cru/CR-JDK7UCPU-856
17-11-2016

This issue can also be reproduced using build 7u131 b06 on Solaris sparcv9 with he_IL locale. RULE "sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/CheckNullEntity.java" CompilationError Compilation failed
27-10-2016

The failure turns out to be caused by JDK-8164410
21-10-2016