RFR: 8264337: VM crashed when -XX:+VerifySharedSpaces [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue Mar 30 07:02:52 UTC 2021
On Tue, 30 Mar 2021 06:52:29 GMT, Yi Yang <yyang at openjdk.org> wrote:
>> test/hotspot/jtreg/runtime/cds/appcds/VerifyWithDefaultArchive.java line 43:
>>
>>> 41: out.shouldHaveExitValue(0);
>>> 42: }
>>> 43: }
>>
>> Please add the newline at the end of file here. See how UI complains about it :)
>
> Got it. But I'm not sure what's the abbreviation `UI` means... Could you please give me a link for that? Thanks!
Thanks! I meant how GitHub UI (user interface) shows the red stop sign in cases like these.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3244
More information about the hotspot-runtime-dev
mailing list