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: Updated java.lang.Thread throwpoint tests


Hi all,

My previous commit fixes a number of problems with the Thread
throwpoint tests.  Firstly, they failed big-time on proprietary
runtimes: seems that Classpath's default SecurityManager's
checkAccess() methods perform permission checks in more cases
than is necessary.  Secondly, some constructor throwpoints were
not tested.  It turns out they aren't working either, so this
commit causes four new fails.  My next task is to fix all this :)

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]