mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8224763: Update man pages to show deprecation of -Xverify:none
Add the appropriate deprecation text Reviewed-by: dholmes, lfoltan
This commit is contained in:
parent
02958a41ef
commit
cf48689855
3 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
'\" t
|
||||
.\" Copyright (c) 1994, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
.\" Copyright (c) 1994, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
.\"
|
||||
.\" This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -1162,6 +1162,8 @@ arguments for this option include the following:
|
|||
none
|
||||
.RS 4
|
||||
Do not verify the bytecode\&. This reduces startup time and also reduces the protection provided by Java\&.
|
||||
.sp
|
||||
This option is deprecated and may be removed in a future release.
|
||||
.RE
|
||||
.PP
|
||||
remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue