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

Mahendra Chhipa github.com+34924738+mahendrachhipa at openjdk.java.net
Wed Jan 27 22:23:44 UTC 2021


On Tue, 26 Jan 2021 22:52:15 GMT, Brent Christian <bchristi at openjdk.org> wrote:

>> Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Implemented the review comments.
>
> test/jdk/java/lang/Class/getEnclosingClass/EnclosingClassTest.java line 76:
> 
>> 74: * @modules jdk.compiler
>> 75: * @build jdk.test.lib.process.* EnclosingClassTest
>> 76: * @run testng/othervm EnclosingClassTest
> 
> The test should still be run with -esa -ea

Yes, while running from command line providing the -esa and -a option to run the tests.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2170


More information about the core-libs-dev mailing list