8146115 - Improve docker container detection and resource configuration usage
John Rose
john.r.rose at oracle.com
Wed Sep 27 20:05:09 UTC 2017
"There are counter examples to the prevailing style" does not lead to "therefore I can diverge from the prevailing style whenever I want." You need another reason, such as "I'm modifying an API where an alternative style is the local norm" or "these identifiers gain special value from their special style."
– John
On Sep 27, 2017, at 12:59 PM, Hohensee, Paul <hohensee at amazon.com> wrote:
>> Getters in Hotspot don’t have “get_” prefixes (at least, they never used to!), so replace “get_container_type” with “container_type” and “pd_get_container_type” with “pd_container_type”.
>
> There are many examples of get_xxx in hotspot now.
More information about the hotspot-dev
mailing list