On Fri, 22 Jan 2021 18:17:33 GMT, Mandy Chung <mch...@openjdk.org> wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one >> additional commit since the last revision: >> >> NonJavaName Tests updated >> Used newInstance() method to create the different EnclosingClasses at >> runtime > > test/jdk/java/lang/Class/getEnclosingClass/EnclosingClassTest.java line 71: > >> 69: /* >> 70: * @test >> 71: * @bug 4992173 4992170 > > this needs `@modules jdk.compiler` Thanks. Added in next patch ------------- PR: https://git.openjdk.java.net/jdk/pull/2170