-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b66
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082781 | emb-9 | Roland Westrelin | P3 | Resolved | Fixed | team |
java/util/stream/boottest/java/util/stream/UnorderedTest.java
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/ifnode.cpp:830
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/090538.katja/s/hotspot/src/share/vm/opto/ifnode.cpp:830), pid=26111, tid=0x0000000000005a03
# assert((this_bool->_test.is_less() && proj->_con) || (this_bool->_test.is_greater() && !proj->_con)) failed: incorrect test
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/ifnode.cpp:830
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/090538.katja/s/hotspot/src/share/vm/opto/ifnode.cpp:830), pid=26111, tid=0x0000000000005a03
# assert((this_bool->_test.is_less() && proj->_con) || (this_bool->_test.is_greater() && !proj->_con)) failed: incorrect test
- backported by
-
JDK-8082781 java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
-
- Resolved
-