static simplyCached bool compressedClassPointersEnabled() { ret is64BitVM() && !isFalse(getHotspotVMOption("UseCompressedClassPointers")); }