Bryan Pendleton wrote:
Vemund Ostgaard wrote:
The following two tests have been failing when I have run
derbynetclientmats:
derbynetclientmats/derbynetmats/derbynetmats.fail:derbynet/sysinfo.java
derbynetclientmats/derbynetmats/derbynetmats.fail:derbynet/sysinfo_withproperties.java
The reason is that the test fails to get the permission for doing
getProtectionDomain().getCodeSource() on class
com.ibm.db2.jcc.DB2Driver:
Hmm I see Myrna writes in another mail:
With this patch, derbyall on linux passes (except for known diffs in sysinfo*
(db2jcc in same path as sane derby.jars)
So, I guess this probably is the same issue that I am seeing. Is there a
Jira for it?
Thanks,
Vemund