This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: Security tests for java.io.RandomAccessFile


Hi,

This patch adds tests for java.io.RandomAccessFile's permisson
checks.  It also tests that the various write methods fail
appropriately when invoked on a read-only file.  Presently some
of these tests fail on Classpath because its RandomAccessFile
erroneously requires writeFileDescriptor permission on read-only
files.

Cheers,
Gary

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]