diff -r 09cded555a99 -r 1e8c2f062ad3 jdk/src/jdk.rmic/share/classes/module-info.java --- a/jdk/src/jdk.rmic/share/classes/module-info.java Wed Jun 07 18:54:45 2017 -0700 +++ b/jdk/src/jdk.rmic/share/classes/module-info.java Wed Jun 07 21:15:06 2017 -0700 @@ -24,10 +24,15 @@ */ /** - * Defines the rmic compiler for generating stubs and skeletons using - * the Java Remote Method Protocol (JRMP) and + * Defines the {@index rmic rmic} compiler for generating stubs and + * skeletons using the Java Remote Method Protocol (JRMP) and * stubs and tie class files (IIOP protocol) for remote objects. * + *