8215156: Deprecate the -Xfuture option

Reviewed-by: dholmes
This commit is contained in:
Henry Jen 2019-05-22 21:45:47 -07:00
parent 03428d73fc
commit f30500c679
5 changed files with 7 additions and 0 deletions

View file

@ -716,6 +716,8 @@ Shows additional diagnostic messages\&.
\-Xfuture
.RS 4
Enables strict class\-file format checks that enforce close conformance to the class\-file format specification\&. Developers are encouraged to use this flag when developing new code because the stricter checks will become the default in future releases\&.
.sp
This option is deprecated and may be removed in a future release.
.RE
.PP
\-Xint