Searched refs:MAX_IDNUM (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/oops/
H A DconstMethod.hpp512 static const u2 MAX_IDNUM; member in class:ConstMethod
H A DconstMethod.cpp37 const u2 ConstMethod::MAX_IDNUM = 0xFFFE; member in class:ConstMethod
H A DinstanceKlass.hpp1380 if (_idnum_allocated_count == ConstMethod::MAX_IDNUM) {

Completed in 100 milliseconds