RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v2]

Mahendra Chhipa github.com+34924738+mahendrachhipa at openjdk.java.net
Mon Jan 25 20:51:07 UTC 2021


On Fri, 22 Jan 2021 18:17:33 GMT, Mandy Chung <mchung at 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


More information about the core-libs-dev mailing list