RFR: 8272168: some hotspot runtime/logging tests don't check exit code [v2]
Igor Ignatyev
iignatyev at openjdk.java.net
Tue Aug 10 04:04:53 UTC 2021
On Tue, 10 Aug 2021 03:49:46 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> Igor Ignatyev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> removed empty line in ClassResolutionTest
>
> test/hotspot/jtreg/runtime/logging/ClassResolutionTest.java line 69:
>
>> 67: o.shouldContain("[class,resolve] resolve JVM_CONSTANT_MethodHandle");
>> 68:
>> 69:
>
> This empty line seems to be unnecessary.
thanks, @DamonFool, fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5062
More information about the hotspot-runtime-dev
mailing list