After https://bugs.openjdk.org/browse/JDK-8257967 the AIX tests (using fastdebug binaries) run into this error
in lots of jtreg tests. Example is from test jdk/jshell/T8146368/JShellTest8146368.java, but lots of others fail too.
# Internal Error (/openjdk/rs6000_64/jdk-dev/src/hotspot/share/prims/jvmtiAgentList.cpp:253), pid=18350360, tid=258
# assert(offset >= 0) failed: invariant
#
|---stackaddr----| |----lrsave------|: <function name>
0x0000000110238640 - 0x0900000018adaf60 libjvm.so::os::Aix::platform_print_native_stack(outputStream*, void const*, char*, int)+0x20 (C++ saves_lr stores_bc fixedparms:4 )
0x00000001102386b0 - 0x0900000018b2b31c libjvm.so::VMError::report(outputStream*, bool)+0x3c5c (C++ saves_lr stores_bc gpr_saved:18 fixedparms:2 )
0x00000001102398b0 - 0x0900000018b2f43c libjvm.so::VMError::report_and_die(int, char const*, char const*, char*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x1dc (C++ saves_cr saves_lr stores_bc gpr_saved:18 fixedparms:8 )
0x0000000110239ca0 - 0x0900000018b30a08 libjvm.so::VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, char*)+0x48 (C++ saves_lr stores_bc fixedparms:7 )
0x0000000110239d30 - 0x09000000188b4984 libjvm.so::report_vm_error(char const*, int, char const*, char const*, ...)+0xa4 (C++ saves_lr stores_bc gpr_saved:6 fixedparms:8 parmsonstk:1)
0x0000000110239ee0 - 0x090000001a92088c libjvm.so::JvmtiAgentList::lookup(JvmtiEnv*, void*)+0x72c (C++ saves_lr stores_bc gpr_saved:5 fixedparms:2 )
0x0000000110239f90 - 0x090000001a7478d0 libjvm.so::JvmtiExport::post_vm_initialized()+0x1290 (C++ saves_lr stores_bc gpr_saved:18 )
0x000000011023a1d0 - 0x0900000018b7955c libjvm.so::Threads::create_vm(JavaVMInitArgs*, bool*)+0x89c (C++ saves_lr stores_bc gpr_saved:10 fixedparms:2 )
0x000000011023a470 - 0x090000001aa3961c libjvm.so::JNI_CreateJavaVM_inner(JavaVM_**, void**, void*)+0xdc (C++ saves_cr saves_lr stores_bc gpr_saved:10 fixedparms:3 )
0x000000011023a590 - 0x0000000100006598 java::IPRA.$InitializeJVM+0x98 (C saves_lr stores_bc gpr_saved:7 fixedparms:3 )
0x000000011023a650 - 0x00000001000059f0 java::JavaMain+0x90 (C saves_lr stores_bc gpr_saved:9 fixedparms:1 )
0x000000011023a730 - 0x000000010000c270 java::ThreadJavaMain+0x10 (C saves_lr stores_bc fixedparms:1 )
0x000000011023a7a0 - 0x090000000054bfec libpthreads.a::_pthread_body+0xec (C saves_lr stores_bc gpr_saved:1 fixedparms:1 )
0x000000011023a820 - 0x0000000000000000
*** end of backchain ***