IBM User Guide for Java V7 on Windows > Reference > Command-line options > JVM command-line options
-Xverify
Use this option to enable or disable the verifier.
- -Xverify[:<option>]
- With no parameters, enables the verifier, which is the default. Therefore, if used on its own with no parameters, for example, -Xverify, this option does nothing. Optional parameters are as follows:
- all - enable maximum verification
- none - disable the verifier
- remote - enables strict class-loading checks on remotely loaded classes
The verifier is on by default and must be enabled for all production servers. Running with the verifier off is not a supported configuration. If you encounter problems and the verifier was turned off using -Xverify:none, remove this option and try to reproduce the problem.
Parent: JVM command-line options
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.