-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 10
-
Component/s: hotspot
-
b37
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8194605 | 11 | Dean Long | P3 | Resolved | Fixed | b01 |
Hotspot crashes with
# Internal Error (src/hotspot/share/code/dependencies.cpp:686)
# assert(counter_changed) failed: failed dependencies, but counter didn't change
when -XX:+UseJVMCICompiler flag is used.
# Internal Error (src/hotspot/share/code/dependencies.cpp:686)
# assert(counter_changed) failed: failed dependencies, but counter didn't change
when -XX:+UseJVMCICompiler flag is used.
- backported by
-
JDK-8194605 Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler
-
- Resolved
-
- relates to
-
JDK-8191052 [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
-
- Resolved
-
-
JDK-8191688 Assert failed in > 200 tests: failed dependencies, but counter didn't change
-
- Closed
-