-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: core-libs
-
b27
Support for charsets in BasicAuthenticator was added in JDK-8199849.
As part of the change, a new protected field called "charset" was added which was not part of the CSR and is not required.
Need to make this field private
As part of the change, a new protected field called "charset" was added which was not part of the CSR and is not required.
Need to make this field private