RFR: 8282475: SafeFetch should not rely on existence of Thread::current [v4]

David Holmes dholmes at openjdk.java.net
Wed Mar 9 07:34:02 UTC 2022


On Wed, 9 Mar 2022 07:01:06 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

>> but current_thread_wx would be too? Maybe I could change both to namespaces?
>
> But the style guide has no opinions on them...

If/when the styleguide has an opinion on namespaces I would expect the same naming style to apply as for Classes.

Hotspot is full of historical quirks like "class os" I'm afraid.

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

PR: https://git.openjdk.java.net/jdk/pull/7727


More information about the serviceability-dev mailing list