Constant jni::DEFAULT_LOCAL_FRAME_CAPACITY [−][src]
pub const DEFAULT_LOCAL_FRAME_CAPACITY: i32 = 32;
Expand description
The capacity of local frames, allocated for attached threads by default. Same as the default value Hotspot uses when calling native Java methods.