RFR: 8302744: Refactor Hotspot container detection code

Severin Gehwolf sgehwolf at openjdk.org
Tue May 7 09:42:53 UTC 2024


On Mon, 6 May 2024 09:34:49 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> What's the significance of the double underscore prefix in the naming

The idea is that it shouldn't be used directly, but `cg_file_contents_ctrl` be used instead. Maybe I can get rid of this ugliness in the next iteration.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19060#discussion_r1592132087


More information about the hotspot-runtime-dev mailing list