Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028675 | 8 | Rickard Backman | P2 | Closed | Fixed | b117 |
JDK-8028986 | port-stage-ppc-aix | Rickard Backman | P2 | Resolved | Fixed | master |
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/node.hpp:364
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/rbackman/code/hs-comp-tip/hotspot/src/share/vm/opto/node.hpp:364), pid=18781, tid=139832742147840
# assert(_outcnt==1) failed: not unique
#
# after -XX: or in .hotspotrc: SuppressErrorAt=/node.hpp:364
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/rbackman/code/hs-comp-tip/hotspot/src/share/vm/opto/node.hpp:364), pid=18781, tid=139832742147840
# assert(_outcnt==1) failed: not unique
#
- backported by
-
JDK-8028986 assert(_outcnt==1) failed: not unique in compile.cpp
-
- Resolved
-
-
JDK-8028675 assert(_outcnt==1) failed: not unique in compile.cpp
-
- Closed
-