[RFC] netx: minor fixes to XJNLPRandomAccessFile
Omair Majid
omajid at redhat.com
Thu Jul 29 14:00:40 PDT 2010
On 07/29/2010 04:00 PM, Deepak Bhole wrote:
> * Omair Majid<omajid at redhat.com> [2010-07-29 15:48]:
>> Hi,
>>
>> The attached patch makes the JNLPRandomAccessFile interface extend
>> java.io.DataInput and java.io.DataOutput as stated in the
>> Javadocs[1]. It also makes the constructor throw IOExceptions
>> instead of swallowing them (the constructor is only called from
>> XFileContents.getRandomAccessFile() which declares that it can throw
>> IOExceptions).
>>
>> Any objections to committing the patch?
>>
>
> OK to commit to HEAD.
>
Thanks. Committed as changeset 577c13110734.
Cheers,
Omair
More information about the distro-pkg-dev
mailing list