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