src/share/vm/runtime/globals.hpp

Print this page

        

*** 4260,4272 **** \ product_pd(bool, PreserveFramePointer, \ "Use the FP register for holding the frame pointer " \ "and not as a general purpose register.") \ \ - diagnostic(bool, StringCharIntrinsics, true, \ - "Inline String*.getChar/putChar intrinsics.") \ - \ diagnostic(bool, CheckIntrinsics, true, \ "When a class C is loaded, check that " \ "(1) all intrinsics defined by the VM for class C are present "\ "in the loaded class file and are marked with the " \ "@HotSpotIntrinsicCandidate annotation, that " \ --- 4260,4269 ----