[jdk19u] RFR: 8292487: Back out the fix forJDK-8281962 from jdk19u

Christoph Langer clanger at openjdk.org
Tue Aug 16 19:31:22 UTC 2022


On Tue, 16 Aug 2022 18:09:13 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> Hi,
> 
> Please review this PR which reverts the fix for [JDK-8281962](https://bugs.openjdk.org/browse/JDK-8281962) that unfortunately  introduced a regression.  The fix for the regression is being addressed via [JDK-8292327](https://bugs.openjdk.org/browse/JDK-8292327). 
> 
> Mach5 tiers 1-3 are currently running.
> 
> The intent is to give the fix for  [JDK-8292327](https://bugs.openjdk.org/browse/JDK-8292327) more time to bake in the main openjdk  workspace (for JDK 20) and in the meantime revert [JDK-8281962](https://bugs.openjdk.org/browse/JDK-8281962) in jdk19u.

Hm, as @simonis writes [here](https://bugs.openjdk.org/browse/JDK-8292327?focusedCommentId=14517812&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14517812), wouldn't it make more sense to either back it out from jdk19 or to backport the fix of [JDK-8292327](https://bugs.openjdk.org/browse/JDK-8292327)? The first one would really play on the safe side and the latter one would help to give some more air to the regression fix.

-------------

PR: https://git.openjdk.org/jdk19u/pull/11


More information about the jdk-updates-dev mailing list