You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/04/12 12:31:45 UTC

[jira] Resolved: (HARMONY-301) Java 5 Enhancement: A new method "setPerformancePreference" is added in java.net.Socket, SocketImpl and ServerSocket classes.

     [ http://issues.apache.org/jira/browse/HARMONY-301?page=all ]
     
George Harley resolved HARMONY-301:
-----------------------------------

    Resolution: Fixed

Hi Richard, 

Thanks for these enhancements. After studying the supplied implementations of these methods I have simplified things a bit by removing the declaration and setting of the new private fields that do not actually get used anywhere else. 

Doing a little bit of research on these methods (i.e. sticking my nose in "Java in a Nutshell"), it seems like they are no-ops for 5.0. I just can't find any reference to them being used anywhere.  

Modied versions of your changes have been committed in revision 393425. If you are happy with the way I have applied them then we can close this issue out.

Best regards, 
George



> Java 5 Enhancement: A new method "setPerformancePreference" is added in  java.net.Socket, SocketImpl and ServerSocket  classes.
> -------------------------------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-301
>          URL: http://issues.apache.org/jira/browse/HARMONY-301
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>  Attachments: luni.src.patch, new.luni.src.patch
>
> Hi,
> A new method "setPerformancePreference" is added in  java.net.Socket, SocketImpl and ServerSocket  classes.
> I'll upload a patch for this issue soon.
> Thanks!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira