On Mon, 2018-07-30 at 21:23 -0700, Sharath Ballal wrote: > > Ok. It looks like we don't even have a "jstack --mixed" test. Could > > you add one? It would be even better if the test included a JNI lib > > that wasn't compiled with -fno-omit-frame-pointer so you don't need > > to rely on glibc to reproduce this issue (or is glibc pretty much > > always compiled without -fno-omit-frame-pointer)? Or if Sharath > > agrees, file a bug to have a test added. > > That’s a good suggestion. Severin you can either write a test or > open a bug for it.
I'll write a test for it. Thanks, Severin