On Mon, 6 Nov 2023 21:05:58 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to remove two `permits` declarations where the line > overflows the stipulated maximum column with. Also, it proposes to harmonize > the layout of `permit` formatting so they are the the same throughout the API. > > This PR might be perceived as over worked but I think it nice to get > consistency across the API now that we go final. I will prefer to see this done on a by-need basis. E.g. if the line fits in the 100 char margin, (as it seems the case in a lot of the changes here), I don't see an immediate need to make changes? ------------- PR Review: https://git.openjdk.org/jdk/pull/16528#pullrequestreview-1717460098