RFR: 8259267: Refactor LoaderLeak shell test as java test. [v3]

Igor Ignatyev iignatyev at openjdk.java.net
Tue Feb 9 22:18:46 UTC 2021


On Fri, 11 Dec 2020 13:39:04 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

>> Ivan Å ipka has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8166026: Refactor java/lang shell tests to java
>
> test/jdk/java/lang/annotation/LoaderLeakTest.java line 64:
> 
>> 62:     @Test
>> 63:     public void testWithoutReadingAnnotations() throws Throwable {
>> 64:         runJavaProcessExpectSuccessExitCode("Main");
> 
> indentation here looks wierd

indentation still looks weird here.

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

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


More information about the core-libs-dev mailing list