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

Ioi Lam iklam at openjdk.org
Wed Nov 6 06:48:33 UTC 2024


On Wed, 6 Nov 2024 04:52:56 GMT, David Holmes <dholmes 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.

I searched for "GC" vs "gc" and "JVMTI" vs "jvmti" in function names. Almost all of them are in lower cases.

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

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


More information about the core-libs-dev mailing list