src/share/classes/java/rmi/server/package.html

Print this page
rev 10048 : 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by:


  52 static stubs was typically performed as part of an application's build
  53 process by calling the {@code rmic} tool. This is unnecessary, and
  54 calls to {@code rmic} can simply be omitted.</em>
  55 
  56 <!--
  57 <h2>Package Specification</h2>
  58 
  59 ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
  60 <ul>
  61   <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
  62 </ul>
  63 
  64 <h2>Related Documentation</h2>
  65 
  66 For overviews, tutorials, examples, guides, and tool documentation, please see:
  67 <ul>
  68   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
  69 </ul>
  70 -->
  71 
  72 @since JDK1.1
  73 </body>
  74 </html>


  52 static stubs was typically performed as part of an application's build
  53 process by calling the {@code rmic} tool. This is unnecessary, and
  54 calls to {@code rmic} can simply be omitted.</em>
  55 
  56 <!--
  57 <h2>Package Specification</h2>
  58 
  59 ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
  60 <ul>
  61   <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
  62 </ul>
  63 
  64 <h2>Related Documentation</h2>
  65 
  66 For overviews, tutorials, examples, guides, and tool documentation, please see:
  67 <ul>
  68   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
  69 </ul>
  70 -->
  71 
  72 @since 1.1
  73 </body>
  74 </html>