patchClasspath Extensions - Patches: patch #8291, Remove...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8291: Remove gnu.inet.util.CRLFOutputStream public void write(byte[] b)

Submitter:  Conrad T. Pino <conradpino>
Submitted:  Mon 27 Jan 2014 11:23:26 AM UTC
   
 
Category:  None Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  conradpino Open/Closed:  Open

Tue 28 Jan 2014 06:05:39 PM UTC, comment #1: 

svn ci -m "patch #8291: Remove gnu.inet.util.CRLFOutputStream public void write(byte[] b)" trunk/inetlib

Committed revision 1235.

Conrad T. Pino <conradpino>
Group Member
Mon 27 Jan 2014 11:23:26 AM UTC, original submission:  

Subject method duplicates super class implementation making the method over ride pointless.

See java.io.FilterOutputStream implementations from both GNU and OpenJDK projects:

Line 123: http://git.savannah.gnu.org/cgit/classpath.git/tree/java/io/FilterOutputStream.java

Line 96: http://hg.openjdk.java.net/jdk6/jdk6-gate/jdk/file/07a296eb4c9c/src/share/classes/java/io/FilterOutputStream.java

Conrad T. Pino <conradpino>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #30383:  CRLFOutputStream.patch added by conradpino (697B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by conradpino (Submitted the item)
  • -email is unavailable- added by conradpino
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-28 conradpino StatusIn Progress Done
    2014-01-27 conradpino Attached File- Added CRLFOutputStream.patch, #30383
        Carbon-Copy- Added dog

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code