[14] RFR(M) 8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 20 15:36:06 UTC 2019
On 20/06/2019 07:23, Mandy Chung wrote:
> :
>
> My suggestion may be a bit general. What I intend to say the custom
> security policy should extend the default policy unless it intentionally
> excludes configuring permissions for specific modules.
I think that's right. In the case of the j.u.logging tests then maybe
SimplePolicy could be factored out into a separate source file so there
aren't 20 or so tests with a SimplePolicy and implies method that checks
the default policy.
-Alan
More information about the security-dev
mailing list