RFR: 8346610: Make all imports conformant in the FFM API

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Jan 7 15:41:44 UTC 2025


On Thu, 19 Dec 2024 10:46:03 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to clean up all the imports in the FFM lib (excluding tests).
> 
> Passes tier1-tier3

copyrights should say 2025

Do we have a sense on how easy would it be, moving forward, to preserve the "correct" order of imports? E.g. if I add a new one using IntelliJ autocompletion, where would it end up? Has this patch been generated using the IDE's own import reorganization? Perhaps doing something like that might be preferrable/more maintainable longer term?

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

PR Review: https://git.openjdk.org/jdk/pull/22827#pullrequestreview-2534666684
PR Comment: https://git.openjdk.org/jdk/pull/22827#issuecomment-2575604034


More information about the core-libs-dev mailing list