RFR: 8263164: assert(_base >= VectorA && _base <= VectorZ) failed: Not a Vector while calling StoreVectorNode::memory_size() [v5]
Jie Fu
jiefu at openjdk.java.net
Mon Mar 15 23:16:19 UTC 2021
On Mon, 15 Mar 2021 12:46:27 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> but still having `ReductionNode::bottom_type()` returning a `NULL` pointer (when `in(1)` is `TOP`) may cause problems in surprising places.
OK, I got it.
Fixed.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2867
More information about the hotspot-compiler-dev
mailing list