RFR: 8269175: [macosx-aarch64] wrong CPU speed in hs_err file

Gerard Ziemski gziemski at openjdk.java.net
Thu Oct 14 15:10:58 UTC 2021


On Wed, 13 Oct 2021 21:35:52 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> The changes look okay. If Apple changes their Apple Silicon policy in the future, then we'll have an even more complicated situation, but we'll cross that bridge if and when that happens.
> 
> What kind of testing was done on this change? While I don't expect any tests to be unhappy about the missing speed data, I have been surprised in the past.

Thank you Dan.

I only verified that the actual feature works manually, and I assumed that it was a trivial enough change that it shouldn't affect much, but technically we are tweaking the output, so I'll fire up some testing just in case ...

Do you think that we should file a CSR here?

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

PR: https://git.openjdk.java.net/jdk/pull/5916


More information about the hotspot-runtime-dev mailing list