The vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java fails with a rather spectacularly long error:
[307.433s][warning][codecache] CodeCache is full. Compiler has been disabled.
[307.433s][warning][codecache] Try increasing the code cache size using -XX:ReservedCodeCacheSize=
CodeCache: size=49152Kb used=42640Kb max_used=42640Kb free=6511Kb
bounds [0xffffffff6c000000, 0xffffffff6f000000, 0xffffffff6f000000]
total_blobs=77298 nmethods=24759 adapters=836
compilation: disabled (not enough contiguous free space left)
stopped_count=1, restarted_count=0
full_count=0
# ERROR: nativeAndMH.c, 69: # ERROR: nativeAndMH.c, 69: # ERROR: nativeAndMH.c, 69: # ERROR: nativeAndMH.c, 69: # ERROR: nativeAndMH.c, 69: # ERROR: nativeAndMH.c, 69: NULL != (result = NSK_CPP_STUB4(CallObjectMethod, pEnv, mhToCall, mid, arguments))
NULL != (result = NSK_CPP_STUB4(CallObjectMethod, pEnv, mhToCall, mid, arguments))
NULL != (result = NSK_CPP_STUB4(CallObjectMethod, pEnv, mhToCall, mid, arguments))
# verified JNI assertion is FALSE
NULL != (result = NSK_CPP_STUB4(CallObjectMethod, pEnv, mhToCall, mid, arguments))
...
(goes on, followed by a bunch of other types of error messages and exceptions)