- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 8, 11, 15, 16
 - 
    Component/s: hotspot
 
- 
        b27
 
                    Manifests on tier1 test:
$ CONF=linux-x86_64-zero-fastdebug make run-test TEST=runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/
test ArrayIndexOutOfBoundsExceptionTest.testAIOOBMessages(): failure
java.lang.AssertionError: expected [Index -5 out of bounds for length 0] but found [-5]
            
$ CONF=linux-x86_64-zero-fastdebug make run-test TEST=runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/
test ArrayIndexOutOfBoundsExceptionTest.testAIOOBMessages(): failure
java.lang.AssertionError: expected [Index -5 out of bounds for length 0] but found [-5]
- relates to
 - 
                    
JDK-8257420 Zero VM build broken with clang after JDK-8256726 due to strlen() is not a constexpr
-         
     - Resolved
 
 -