8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
Doerr, Martin
martin.doerr at sap.com
Wed May 16 15:04:03 UTC 2018
Hi Severin,
JDK-8203288 contains a change of os_perf_linux.cpp using:
#include CPU_HEADER(vm_version_ext)
(See http://cr.openjdk.java.net/~mdoerr/8203288_ppc64_s390_build/webrev.00/)
Can you check if that works for you, please?
Best regards,
Martin
-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Severin Gehwolf
Sent: Mittwoch, 16. Mai 2018 16:58
To: hotspot-dev <hotspot-dev at openjdk.java.net>
Subject: RFR: 8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
Hi,
Could I please get a review of this build fix for Zero? After the
Flight Recorder integration it fails do build. Post-patch is builds
again (Zero release/fastdebug config). Many thanks to Aleksey Shipilev
who contributed parts of the patch.
Bug: https://bugs.openjdk.java.net/browse/JDK-8203287
webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8203287/webrev.01/
Testing: Zero builds on linux x86_64, server VM on linux x86_64 + jfr
tests. jdk-submit job is running.
Thanks,
Severin
More information about the hotspot-dev
mailing list