Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6279965
Votes 0
Synopsis complete 4457683 fix: release server socket originally created for exports on anonymous ports too
Category java:rmi
Reported Against
Release Fixed
State 6-Fix Understood, bug
Priority: 4-Low
Related Bugs 6269166 , 6332603 , 4457683
Submit Date 03-JUN-2005
Description
In order to fix 6269166 expediently, part of the fix for 4457683 was backed out, so that RMI implementation does not close a server socket originally created for exporting a remote  customer  on an anonymous port (when no remote  customer  remain exported on that server socket).  This bug represents re-fixing that remainder of 4457683, which will require some more complicated implementation re-architecture.

Also, entries in the static table sun.rmi.transport. customer .TCPEndpoint.localEndpoints should be removed when the corresponding TCPTransport  customer  no longer has any remote objects exported to it; this should also be done as part of the implementation work for fixing this bug.

  xxxxx@xxxxx   2005-06-03  customer :44:59 GMT
Work Around
N/A
Evaluation
Yes, this should be done.
  xxxxx@xxxxx   2005-06-21 22:35:07 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang