src/share/classes/java/rmi/dgc/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:


  33 object's usage in the client. When there are no more references to the
  34 remote object on the client, or if the reference's ``lease'' expires and
  35 not renewed, the server garbage-collects the remote object.
  36 
  37 <!--
  38 <h2>Package Specification</h2>
  39 
  40 ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
  41 <ul>
  42   <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
  43 </ul>
  44 
  45 <h2>Related Documentation</h2>
  46 
  47 For overviews, tutorials, examples, guides, and tool documentation, please see:
  48 <ul>
  49   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
  50 </ul>
  51 -->
  52 
  53 @since JDK1.1
  54 </body>
  55 </html>


  33 object's usage in the client. When there are no more references to the
  34 remote object on the client, or if the reference's ``lease'' expires and
  35 not renewed, the server garbage-collects the remote object.
  36 
  37 <!--
  38 <h2>Package Specification</h2>
  39 
  40 ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
  41 <ul>
  42   <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
  43 </ul>
  44 
  45 <h2>Related Documentation</h2>
  46 
  47 For overviews, tutorials, examples, guides, and tool documentation, please see:
  48 <ul>
  49   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
  50 </ul>
  51 -->
  52 
  53 @since 1.1
  54 </body>
  55 </html>