RFR: 8365932: Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC [v14]

Erik Österlund eosterlund at openjdk.org
Thu Oct 30 08:43:47 UTC 2025


On Thu, 30 Oct 2025 05:16:03 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Can you expand the comment at line 568 as follows please:
> 
> ```
>  // Attach the main thread to this os thread. It is added to the threads list inside 
>  // universe_init(), within init_globals().
> ```
> 
> Thanks

Yeah - good idea. Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27732#discussion_r2476876223


More information about the hotspot-dev mailing list