hg: jdk-updates/jdk11u-dev: 8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc

shade at redhat.com shade at redhat.com
Mon Aug 26 09:55:53 UTC 2019


Changeset: db863c1149c0
Author:    roland
Date:      2018-09-18 20:41 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/db863c1149c0

8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/compile.cpp
+ test/hotspot/jtreg/compiler/regalloc/VolatileLoadMemBarsOnlyUses.java



More information about the jdk-updates-changes mailing list