[jdk25u-dev] RFR: 8378853: [25u] Make backport of JDK-8244336 comply with differences in CSR
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 27 16:10:34 UTC 2026
On Fri, 27 Feb 2026 16:02:37 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> My backport of 8244336 was clean. At the time I did not realize the CSRs differ.
> Thus I now want to remove the javadoc changes so that the backport complies with the CSR.
>
> CSR of original change: [JDK-8364386](https://bugs.openjdk.org/browse/JDK-8364386)
> CSR of backports: [JDK-8372102](https://bugs.openjdk.org/browse/JDK-8372102)
>
> This needs to go to 21, too. In 17, I will respect this in the backport of JDK-8244336 right away.
@coffeys, @mullan, could you please have a look at this change to make sure this is as intended by the CSR? I'm not completely sure whether the comment in [conf/security/java.security](https://github.com/openjdk/jdk25u-dev/pull/322/changes#diff-67779113fb0f8efa12d953153277db319562772973a2fc4792e245b336401019) needs to be omitted too. It's not clearly stated in the CSR, but it mentions the "JDK Reference implementation" which does not
mention the topic in 25. So I think it must go, too.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/322#issuecomment-3973756767
More information about the jdk-updates-dev
mailing list