RFR: Updates to the JBS section of the OpenJDK Dev Guide [v3]

Joe Darcy darcy at openjdk.org
Tue May 9 01:57:37 UTC 2023


On Mon, 8 May 2023 22:46:05 GMT, calnan <duke at openjdk.org> wrote:

>> We probably should be better at marking that last category as regressions though since there are special rules around deferring those.
>
> Have left the text as-is for the moment - let me know if you feel changes are needed

> This is tricky. We don't generally use "regression" during active development of the current release, it tends to be used mainly for issues that are found after a release has been released e.g. if we release JDK 19 and then a bug report comes in because something that worked in 18 now doesn't, then it is a regression in 19. But if we are in the process of developing a release and we have added some new thing and then we find a bug in that then we don't mark that as a regression. And a lot of the time if we introduce a bug "by mistake" we don't tend to mark it as a regression.

Right; if something didn't "work" in a shipped release, it can be a bug, but *not* a regression.

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

PR Review Comment: https://git.openjdk.org/guide/pull/100#discussion_r1188040542


More information about the guide-dev mailing list