log src/share/vm/opto/parse1.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Wed, 15 Feb 2017 17:26:37 -0800 roland 8174164: SafePointNode::_replaced_nodes breaks with irreducible loops
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Sun, 24 Apr 2016 20:50:03 +0100 robm Merge jdk8u102-b04
Thu, 21 Apr 2016 21:53:15 +0530 shshahma 8141551: C2 can not handle returns with inccompatible interface arrays
Fri, 15 Apr 2016 12:02:37 +0530 shshahma 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Tue, 05 Apr 2016 08:55:39 -0700 asaha Merge