JDK-6321772 : update java.rmi.server.RMIClassLoader to use java.util.Service
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-09
  • Updated: 2017-02-06
  • Resolved: 2007-01-19
Related Reports
Relates :  
Description
At some point after the java.util.Service API becomes available (4640520), RMIClassLoader should be updated to use it instead of sun.misc.Service.  It's not yet clear whether this should involve updates to the specification wording too or just implementation changes.

Comments
EVALUATION Yes, this should be done, although java.util.Service only got integrated very recently, and it's not clear that addressing this is necessary for Mustang at this point.
17-10-2005