[8u] RFR 8201627: Kerberos sequence number issues
Martin Balao
mbalao at redhat.com
Mon Dec 23 14:35:59 UTC 2019
On 12/21/19 2:41 AM, Martin Balao wrote:
>
> On 12/16/19 3:14 PM, Andrew John Hughes wrote:
>>
>> I think there's a case here for backporting JDK-8154231 or at least
>> bringing over the remaining two methods for GetPropertyAction that
>> weren't part of JDK-8181048.
>>
>
> What finally introduces a default value argument for
> privilegedGetProperty seems to be 8155775 [1] [2], that depends on
> 8154231 [3] [4]. If you are okay with the approach taken for 8181048
> (cherry picking from 8155775 and 8154231 and including them as part of
> 8181048), I can propose to have privilegedGetProperty with a default
> value argument and privilegedGetProperties as part of the 8u backport of
> 8201627. privilegedGetProperties is not used by 8201627 though.
>
What I mean is something like this:
http://cr.openjdk.java.net/~mbalao/webrevs/8201627/8201627.webrev.02.jdk8u.jdk/
More information about the jdk8u-dev
mailing list