RFR: 8339285: Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Sep 5 11:17:34 UTC 2024


On Thu, 5 Sep 2024 09:55:46 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Do the MMU_* functions still need to be jni-exported?

I've now dropped JNIEXPORT, but kept JNICALL, as that is used to set `__stdcall` (at least on Windows).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20854#discussion_r1745274541


More information about the core-libs-dev mailing list