RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v8]

David Holmes dholmes at openjdk.org
Wed Nov 6 04:55:34 UTC 2024


On Tue, 5 Nov 2024 01:10:37 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> I've been using AOT in class names and aot in function/variable names. I think that's consistent with HotSpot convention.

As an acronym I think AOT in capitals should be preferred even in function/variable names. 

> In logging, I've been using "aot" as logging seems to favor lowercase.

Yes log tags seem to be always lower-case, by convention.

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

PR Comment: https://git.openjdk.org/jdk/pull/21642#issuecomment-2458722622


More information about the core-libs-dev mailing list