RFR: 8341381: Random lines appear in graphic causing by the fix of JDK-8297230

Kevin Rushforth kcr at openjdk.org
Fri Oct 17 22:10:11 UTC 2025


On Fri, 17 Oct 2025 12:28:24 GMT, Laurent Bourgès <lbourges at openjdk.org> wrote:

> Would it be possible to let skara respect this rule?

The minimum number of reviewers is set globally for the repo, which is 1 for the jdk (and we don't want to change that for the whole repo). There has been some discussion from time-to-time about the possibility of having Skara effectively default to `/reviewers 2` for certain areas of the code (hotspot, client, etc). It would need to be done in such a way that a "Reviewer" can lower it back to 1 (for backouts, critical build failures, problem listing, re-reviews for trivial changes, etc). I might file an RFE for this, but I don't know how likely it will be to get implemented.

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

PR Comment: https://git.openjdk.org/jdk/pull/27641#issuecomment-3417385913


More information about the client-libs-dev mailing list