-
Bug
-
Resolution: Fixed
-
P4
-
8u92, 9
-
b137
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8183631 | 8u161 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-8165671 | 8u152 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-8192197 | emb-8u161 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
http://cr.openjdk.java.net/~aph/8157306.1/
Unfortunately it triggered more failures than fixed by
Since that fix was critical for AARCH 64 project we decided to push it without assert and file this bug which will fix the rest of failures.
We may need to backport this and 8157306 fixes.
Failure:
# Internal Error (hotspot/src/share/vm/opto/gcm.cpp:788), pid=14456, tid=28
# assert(store->find_edge(load) != -1) failed: missing precedence edge
jtreg should be run with -vmoptions:'-Xcomp' to reproduce failures.
- backported by
-
JDK-8165671 missing precedence edge for anti_dependence
-
- Resolved
-
-
JDK-8183631 missing precedence edge for anti_dependence
-
- Resolved
-
-
JDK-8192197 missing precedence edge for anti_dependence
-
- Resolved
-
- relates to
-
JDK-8157306 Random infrequent null pointer exceptions in javac
-
- Closed
-