JDK-8249610 : Make sun.security.krb5.Config.getBooleanObject(String... keys) method public
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.security
  • Affected Version: openjdk8u262
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-16
  • Updated: 2020-08-03
  • Resolved: 2020-07-16
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
openjdk8u272 b01Fixed
Related Reports
Blocks :  
Relates :  
Description
This method was introduced by JDK-8029995 in jdk9, as a public method, but made a private method by JDK-8029995 8u backport.

This blocks JDK-8239385 8u backport.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/4a34bd2f8057 User: andrew Date: 2020-08-03 02:44:23 +0000
03-08-2020

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4a34bd2f8057 User: zgu Date: 2020-07-16 19:23:28 +0000
16-07-2020

Fix Request (8u) I would like to fix this bug in 8u. This patch corrects an early backport and also clear JDK-8239385 backport. Reviewed: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012157.html
16-07-2020