Re: No read FilePermission for JTREG test.classes - on Windows only (was Re: RFR 9: 8068578: ...)

2015-01-30 Thread Sean Mullan
On 01/29/2015 12:44 PM, Brent Christian wrote: Hi, I ran my updated test through our automated testing system, and it failed *on Windows only*. The toURI() call I added came back with an AccessControlException due to not being able to read the test.classes directory. The test uses its own

No read FilePermission for JTREG test.classes - on Windows only (was Re: RFR 9: 8068578: ...)

2015-01-29 Thread Brent Christian
Hi, I ran my updated test through our automated testing system, and it failed *on Windows only*. The toURI() call I added came back with an AccessControlException due to not being able to read the test.classes directory. The test uses its own security policy. I added permission