< prev index next >

test/lib/sun/hotspot/WhiteBox.java

Print this page
rev 49500 : [mq]: require_musl

*** 533,538 **** --- 533,540 ---- public native boolean isContainerized(); public native void printOsInfo(); // Decoder public native void disableElfSectionCache(); + + public native boolean isMusl(); }
< prev index next >