RFR: 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob

Doug Simon dnsimon at openjdk.java.net
Fri Dec 17 12:14:25 UTC 2021


On Thu, 16 Dec 2021 22:57:57 GMT, Dean Long <dlong at openjdk.org> wrote:

> Suggest change: use ARRAY_SIZE()

Thanks, I was not aware of the `ARRAY_SIZE` macro. I'll also add this macro when backporting this issue to 11.

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

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


More information about the hotspot-dev mailing list