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

/openjdk9/hotspot/src/share/vm/oops/
H A DtypeArrayKlass.hpp47 void set_max_length(jint m) { _max_length = m; } function in class:TypeArrayKlass

Completed in 21 milliseconds