On Sun, 29 Nov 2020 00:54:45 GMT, Claes Redestad <redestad at openjdk.org> wrote: > Could be simplified to `return MIN2(log2_intptr(scaled_freq), max_freq_bits);` OK. Will use this kind of code style next time. Thanks. ------------- PR: https://git.openjdk.java.net/jdk/pull/1499