ulclassinit02 Cdiff src/share/vm/classfile/verifier.hpp (original) (raw)

src/share/vm/classfile/verifier.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File ulclassinit02 Cdiff src/share/vm/classfile/verifier.hpp Print this page


*** 48,57 **** --- 48,58 ---- * Verify the bytecodes for a class. If 'throw_exception' is true * then the appropriate VerifyError or ClassFormatError will be thrown. * Otherwise, no exception is thrown and the return indicates the * error. */

src/share/vm/classfile/verifier.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File