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