RFR: 8286331: jni_GetStringUTFChars() uses wrong heap allocator

Zhengyu Gu zgu at openjdk.java.net
Mon May 9 12:56:54 UTC 2022


On Sun, 8 May 2022 09:12:10 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> So, we accidentally call `NativeCallStack(int toSkip);` ? If yes, and we don't like that, should we declare that constructor as explicit?

Good point, fixed.

Thanks

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

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


More information about the hotspot-runtime-dev mailing list