Re: SecurityManager.checkPackageAccess for qualified exports

2017-05-12 Thread Alan Bateman
On 12/05/2017 08:16, Langer, Christoph wrote: Hi all, while playing with the security manager (using -Djava.security.manager) in Java 9 and testing platform modules that we have added specifically in our build, I came across the following thing: As we are using some stuff from jdk.internal,

SecurityManager.checkPackageAccess for qualified exports

2017-05-12 Thread Langer, Christoph
Hi all, while playing with the security manager (using -Djava.security.manager) in Java 9 and testing platform modules that we have added specifically in our build, I came across the following thing: As we are using some stuff from jdk.internal, I get the AccessControlException: "exception acc