--- old/jdk/src/jdk.rmic/share/classes/module-info.java 2017-06-06 22:44:08.000000000 -0700 +++ new/jdk/src/jdk.rmic/share/classes/module-info.java 2017-06-06 22:44:07.000000000 -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. * + *
+ *
Tool Guides: + *
{@extLink rmic_tool_reference rmic} + *
+ * * @moduleGraph * @since 9 */