Sonia

Results 18 comments of Sonia

> This mostly looks good. I'm just puzzled CHECK_EXCEPTION_NULL_FAIL. The JNI functions GetStaticMethodID, GetMethodID and NewObject return NULL with a pending exception when they fail. So I would expect CHECK_EXCEPTION_NULL_FAIL...

> Breaks AIX build: os_aix.cpp:1626:5: error: unknown type name 'ErrorPreserver'; did you mean 'ErrnoPreserver'? > > New test is failing on linux PPC64le: TestMemoryAllocationLogging.java#testUncommitFailed > > ``` > exitValue =...

Hi @TheRealMDoerr, I think I've sorted out the errors you reported. Root cause for the linux ppc64le failure was in the test set up. Could you possibly run the tests...

are there any updates on this issue? I'm also seeing failures with invoke dynamic instructions in resolving method bodies.