RFR(XS): 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
Roland Westrelin
roland.westrelin at oracle.com
Wed May 13 09:05:19 UTC 2015
http://cr.openjdk.java.net/~roland/8078436/webrev.00/
The assert is wrong. I mixed the BoolNode of one IfNode with the projection of the other IfNode.
Roland.
More information about the hotspot-compiler-dev
mailing list