- Symptom
-------------------------------------------------------------------------
Error: VM option 'AlwaysIncrementalInline' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
-------------------------------------------------------------------------
- Reproduce
-------------------------------------------------------------------------
make test TEST="compiler/arraycopy/TestArrayCopyWithBadOffset.java" CONF=release JTREG="VERBOSE=all"
-------------------------------------------------------------------------