src/jdk.rmic/share/man/rmic.1
changeset 55205 ef23ea332077
parent 55140 d4890c3721be
child 55666 340d73f42b3c
--- a/src/jdk.rmic/share/man/rmic.1	Tue Jun 04 11:29:29 2019 -0700
+++ b/src/jdk.rmic/share/man/rmic.1	Tue Jun 04 11:55:51 2019 -0700
@@ -46,10 +46,12 @@
 .RE
 .SH DESCRIPTION
 .PP
-\f[B]Deprecation Note:\f[R] Support for static generation of Java Remote
-Method Protocol (JRMP) stubs and skeletons has been deprecated.
-Oracle recommends that you use dynamically generated JRMP stubs instead,
-eliminating the need to use this tool for JRMP\-based applications.
+\f[B]Deprecation Note:\f[R] The \f[CB]rmic\f[R] tool has been deprecated and
+is subject to removal in a future release. Support for static
+generation of Java Remote Method Protocol (JRMP) stubs and skeletons
+has been deprecated. Applications should use dynamically generated
+JRMP stubs, eliminating the need to use the \f[CB]rmic\f[R] tool for
+JRMP-based applications.
 .PP
 The \f[CB]rmic\f[R] compiler generates stub and skeleton class files using
 the JRMP.