On Tue, 5 Nov 2024 05:08:33 GMT, Amit Kumar <amitkumar at openjdk.org> wrote: > Here we might need to give the definition out of scope of the class. Yes. For example, in callnode.cpp: const TypeFunc *LockNode::_lock_type_tf = nullptr; ------------- PR Comment: https://git.openjdk.org/jdk/pull/21782#issuecomment-2456376861