ChunkedInputStream/test.txt

Joseph D. Darcy Joe.Darcy at Sun.COM
Sun Sep 14 23:31:45 PDT 2008


Mark Wielaard wrote:
> Hi Joe,
>
> In each bxx drop there seems to be some one byte change to the file
> test/sun/net/www/http/ChunkedInputStream/test.txt. This is a 500K file
> that only seems to be used as test input. Since it is an ascii file all
> on one line it makes the diff pretty messy. Do you know why the test
> input is changed each time for a new bxx drop?
>
> The ChunkedInputStream tests pass btw.
> And in jdk7 this file never changes.
>
> Thanks,
>
> Mark

Hmm.  That is strange; the file doesn't have any delta's on it after its 
creation so it should be the same for each build; these are the hashes I 
get on the file in my workspace:

md5 (test.txt) = 85833c4399256ea461d68601fc8c146c
sha1 (test.txt) = 317740eed4a0e3d13887dead3507c7d9e6442edb

-Joe



More information about the jdk6-dev mailing list