Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205783 | 11.0.1 | Thomas Stuefe | P2 | Resolved | Fixed | team |
runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with below error:
jib > [2018-06-16 18:37:53,199] Agent[5]: stdout: # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S198/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ddb38a03-ab88-4e90-948d-0b5fae0b13c7/runs/7ca42a95-e50c-4812-af2b-cf383f9f987b/workspace/open/src/hotspot/share/oops/objArrayKlass.hpp:108), pid=8557, tid=17480
jib > [2018-06-16 18:37:53,199] Agent[5]: stdout: # assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
jib > [2018-06-16 18:37:53,199] Agent[5]: stdout: # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S198/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ddb38a03-ab88-4e90-948d-0b5fae0b13c7/runs/7ca42a95-e50c-4812-af2b-cf383f9f987b/workspace/open/src/hotspot/share/oops/objArrayKlass.hpp:108), pid=8557, tid=17480
jib > [2018-06-16 18:37:53,199] Agent[5]: stdout: # assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
- backported by
-
JDK-8205783 runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass"
-
- Resolved
-
- duplicates
-
JDK-8205147 Intermittent crash in runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java
-
- Closed
-
- relates to
-
JDK-8204943 Improve message of ArrayStoreException.
-
- Resolved
-