[11u] RFR 8215032: Support Kerberos cross-realm referrals (RFC 6806)
Langer, Christoph
christoph.langer at sap.com
Fri Aug 30 11:45:24 UTC 2019
Hi Martin,
review-wise this looks ok. Seems most part of the change applies cleanly, net copyright.
As for SecurityProperties.java, you should await the landing of JDK-8224589 in jdk11u-dev. Then you won't need to do anything for it.
Process-wise, you'll need to go through CSR review with this. Please create a backport item for this bug with fix version 11-pool and then create a CSR from that backport. You can probably largely copy and paste the content of the original CSR. Once this is reviewed, we'll approve the fix (again) for 11u. The CSR is needed to make sure no inappropriate changes in behavior get backported - though I don't think that's the case with this.
Thanks
Christoph
> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
> Behalf Of Martin Balao
> Sent: Mittwoch, 21. August 2019 04:36
> To: jdk-updates-dev at openjdk.java.net
> Subject: [11u] RFR 8215032: Support Kerberos cross-realm referrals (RFC
> 6806)
>
> Hi,
>
> I'd like to request a review for the JDK-11 backport of 8215032 [1].
>
> Webrev 01:
>
> *
> http://cr.openjdk.java.net/~mbalao/webrevs/8215032/8215032.webrev.jdk
> 11u.00/
>
> Changes to the original patch:
>
> * Copyright dates in a couple of files
>
> * Auxiliary SecurityProperties.java file was partially taken from
> 8207768, and changes from 8224589 applied on top of it. I've decided not
> to backport 8207768 completely as it contains several unrelated changes.
> A comment has been added to the commit message to trace this changes.
>
> Testing
>
> * Regression tests in jdk/sun/security/krb5 passed.
>
> This backport will be part of a series: 8215032 -> 8226719 -> 8227061 ->
> 8227381 -> 8227437.
>
> Thanks,
> Martin.-
>
> --
> [1] - https://bugs.openjdk.java.net/browse/JDK-8215032
More information about the jdk-updates-dev
mailing list