Searched defs:notice_modification (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp412 static inline void notice_modification() { assert_locked_or_safepoint(Compile_lock); ++_number_of_modifications; } function in class:SystemDictionary

Completed in 32 milliseconds