RFR: 8264482: container info misleads on non-container environment
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Mon Apr 5 23:52:17 UTC 2021
On Mon, 5 Apr 2021 17:56:35 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
>>> Commit [8fd9b3f](https://github.com/openjdk/jdk/commit/8fd9b3f95d40783ef3b70769ba0381f55df832a5) seems to fail on macOS x64 (hs/tier1 compiler) tests, but I think it is not caused by this change because I modified Linux code only.
>>
>> I'll check it out on my local macOS machine and report back...
>
>> > Commit [8fd9b3f](https://github.com/openjdk/jdk/commit/8fd9b3f95d40783ef3b70769ba0381f55df832a5) seems to fail on macOS x64 (hs/tier1 compiler) tests, but I think it is not caused by this change because I modified Linux code only.
>>
>> I'll check it out on my local macOS machine and report back...
>
> On my local mac with the latest jdk+PR3280 I see all tests pass:
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg:tier1_compiler 783 783 0 0
> ==============================
> TEST SUCCESS
Thanks @gerard-ziemski !
I'm waiting for reviewers...
-------------
PR: https://git.openjdk.java.net/jdk/pull/3280
More information about the hotspot-runtime-dev
mailing list