src/java.base/share/man/java.1
changeset 52878 e6f52c533cbc
parent 52714 2e52aa822c57
child 55000 f11f2a4210b5
equal deleted inserted replaced
52877:9e041366c764 52878:e6f52c533cbc
  1394 .RS 4
  1394 .RS 4
  1395 Enables printing of collected native memory tracking data at JVM exit when native memory tracking is enabled (see
  1395 Enables printing of collected native memory tracking data at JVM exit when native memory tracking is enabled (see
  1396 \fB\-XX:NativeMemoryTracking\fR)\&. By default, this option is disabled and native memory tracking data is not printed\&.
  1396 \fB\-XX:NativeMemoryTracking\fR)\&. By default, this option is disabled and native memory tracking data is not printed\&.
  1397 .RE
  1397 .RE
  1398 .PP
  1398 .PP
  1399 \-XX:+RelaxAccessControlCheck
       
  1400 .RS 4
       
  1401 Decreases the amount of access control checks in the verifier\&. By default, this option is disabled, and it is ignored (that is, treated as disabled) for classes with a recent bytecode version\&. You can enable it for classes with older versions of the bytecode\&.
       
  1402 .RE
       
  1403 .PP
       
  1404 \-XX:+ShowMessageBoxOnError
  1399 \-XX:+ShowMessageBoxOnError
  1405 .RS 4
  1400 .RS 4
  1406 Enables displaying of a dialog box when the JVM experiences an irrecoverable error\&. This prevents the JVM from exiting and keeps the process active so that you can attach a debugger to it to investigate the cause of the error\&. By default, this option is disabled\&.
  1401 Enables displaying of a dialog box when the JVM experiences an irrecoverable error\&. This prevents the JVM from exiting and keeps the process active so that you can attach a debugger to it to investigate the cause of the error\&. By default, this option is disabled\&.
  1407 .RE
  1402 .RE
  1408 .PP
  1403 .PP