JDK-8220641 : [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs same change as JDK-8190690
  • Type: Bug
  • Component: security-libs
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-03-14
  • Updated: 2019-09-04
  • Resolved: 2019-03-20
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.
Other
openjdk8u212 masterFixed
Related Reports
Relates :  
Relates :  
Description
JDK-8190690 added -Dsun.net.spi.nameservice.provider.1=ns,mock to a number of Kerberos tests to avoid a name resolution issue.

The same change needs to be applied to the KrbPolicy.java test introduced in 8u212-b01 by the backport of JDK-8164656.
Comments
Fix request: Needed to get new test added by JDK-8164656 working.
15-03-2019

RFR: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2019-March/008920.html Approval: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2019-March/008927.html
15-03-2019

I should note that KrbPolicy.java currently fails in openjdk8u212 without this fix.
15-03-2019