RFR 8160818: GssKrb5Client violates RFC 4752
Weijun Wang
weijun.wang at oracle.com
Fri Feb 14 04:41:53 UTC 2020
It cannot be final because it was modified later on line 149.
That said, this variable is only used inside the constructor and I can make it local. Does that sound better to you?
Thanks,
Max
> On Feb 14, 2020, at 1:24 AM, Xuelei Fan <xuelei.fan at oracle.com> wrote:
>
> Do you want to declare the mutual variable as final object? Otherwise, looks fine to me.
>
> Xuelei
>
> On 2/13/2020 7:14 AM, Weijun Wang wrote:
>> Correct the subject line.
>>> On Feb 13, 2020, at 10:24 PM, Weijun Wang <weijun.wang at oracle.com> wrote:
>>>
>>> Please take a review at
>>>
>>> https://cr.openjdk.java.net/~weijun/8160818/webrev.00
>>>
>>> I haven't updated the server side to check the mutual state, for compatibility.
>>>
>>> Thanks,
>>> Max
>>>
More information about the security-dev
mailing list