Patrick, > On 31 Mar 2020, at 15:08, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > >> .. >> bug: https://bugs.openjdk.java.net/browse/JDK-8240533 >> webrev: http://cr.openjdk.java.net/~pconcannon/8240533/webrevs/webrev.00/
Look good Patrick. The check is deliberately performed after the security manager checks, right? If so, it is worth asserting this in a test. -Chris.