RFR: 8319556: Harmonize interface formatting in the FFM API [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Nov 7 16:10:29 UTC 2023


On Tue, 7 Nov 2023 15:11:25 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> Hrmm. I reformatted all classes of the same category where at least one of them needed reformatting to make it more consistent. For example: `OfBoolean` overflows but not `OfByte`. So, all of the of* were consistently reformatted. So, let's pick a choice here:
> 
>     1. Reformat only those specific classes needing it not bothering if similar classes look different
> 
>     2. Keep it as it is.
> 
> 
> I am happy to do either.

I'm fine with value layout nested classes, but what about AddressLayout/GroupLayout?

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

PR Comment: https://git.openjdk.org/jdk/pull/16528#issuecomment-1799040997


More information about the core-libs-dev mailing list