RFR: 8340793: Fix client build on AArch64 and arm after JDK-8337987 [v2]

Andrew Dinn adinn at openjdk.org
Tue Sep 24 12:09:08 UTC 2024


On Tue, 24 Sep 2024 11:44:00 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   also add header include on s390
>
> LGTM. BTW: Seems s390 bears a similar problem. I see use of `TraceTime` in file sharedRuntime_s390.cpp (by JDK-8337987) which does not include "runtime/timerTrace.hpp" either.

@RealFYang Thanks for spotting the s390 issue.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21153#issuecomment-2371081728


More information about the hotspot-compiler-dev mailing list