[][src]Constant uni_tmp_jni::DEFAULT_LOCAL_FRAME_CAPACITY

pub const DEFAULT_LOCAL_FRAME_CAPACITY: i32 = 32;

The capacity of local frames, allocated for attached threads by default. Same as the default value Hotspot uses when calling native Java methods.