[jdk11u-dev] RFR: 8305733: Backport 1d4a4fe [v8]
Christoph Langer
clanger at openjdk.org
Tue Sep 5 13:58:48 UTC 2023
On Mon, 4 Sep 2023 13:14:06 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> After learning about CSR, does it mean that this change may cause changes in the behavior of some programs, causing compatibility issues?
>
> @Korov - yes, a CSR is done when there is a change in behavior to the user. But the fact that a CSR is needed does not necessarily mean that a change is not suitable for an Update release. So in this case, we'd probably have to create a CSR for JDK11u as a copy from the original CSR. I can do that for you.
>
> And furthermore, please make this PR a backport of [JDK-8214245](https://bugs.openjdk.org/browse/JDK-8214245). You can do so by changing the title to "Backport 1d4a4fed437184b2f9fef605de40aab82846c717". When should then close the JBS issue [JDK-8305733](https://bugs.openjdk.org/browse/JDK-8305733) as a duplicate.
> @RealCLanger Thank you very much for your help, I have changed the title.
Looks like the bots don't recognize the short hash. You need to rename it "Backport `1d4a4fed437184b2f9fef605de40aab82846c717`" (which is what I wanted to say but GitHub made the short hash out of it). And also remove the "8305733:" from the title.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2062#issuecomment-1706673425
More information about the jdk-updates-dev
mailing list