RFR: 8264482: container info misleads on non-container environment
Gerard Ziemski
gziemski at openjdk.java.net
Mon Apr 5 17:59:18 UTC 2021
On Mon, 5 Apr 2021 16:22:13 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...
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
-------------
PR: https://git.openjdk.java.net/jdk/pull/3280
More information about the hotspot-runtime-dev
mailing list