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. This pull request has now been integrated. Changeset: 73c5f60f Author: Per Minborg <pminb...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/73c5f60f4151447847f7c28709fa61589a6677bf Stats: 6 lines in 2 files changed: 2 ins; 0 del; 4 mod 8319556: Harmonize interface formatting in the FFM API Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/16528