On Wed, 2 Dec 2020 20:45:11 GMT, Ivan Šipka <isi...@openjdk.org> wrote:
> Refactor > `test/jdk/java/lang/SecurityManager/modules/CustomSecurityManager.sh` as java > test. Marked as reviewed by mullan (Reviewer). test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java line 2: > 1: /* > 2: * Copyright (c) 2015, 2020 Oracle and/or its affiliates. All rights > reserved. You are missing a comma after "2020". ------------- PR: https://git.openjdk.java.net/jdk/pull/1579