[8u] RFR 8200400: Allow Sasl mechanisms to be restricted
Martin Balao
mbalao at redhat.com
Mon Aug 19 22:21:10 UTC 2019
Hi Max,
Thanks for this followup.
I've requested the JDK-11 and JDK-8 backports of 8229767 [1].
Can any JDK-11/JDK-8 maintainer please approve both 8229767 [1] and
8200400 [2] backports?
Thanks,
Martin.-
--
[1] - https://bugs.openjdk.java.net/browse/JDK-8229767
[2] - https://bugs.openjdk.java.net/browse/JDK-8200400
On 8/14/19 10:56 PM, Weijun Wang wrote:
> Oops, I take a look at your fix and realized I had a typo in java.security in my original fix. You might want to use the correct names from the beginning.
>
> I filed a bug at
>
> https://bugs.openjdk.java.net/browse/JDK-8229767.
> Typo in java.security: Sasl.createClient and Sasl.createServer
>
> "The 2 method names appear in the description of the security property "jdk.sasl.disabledMechanisms". The names should be `Sasl.createSaslClient` and `Sasl.createSaslSever`".
>
> This is not a code review. I don't know the policy of jdk8u repos.
More information about the jdk8u-dev
mailing list