-
Bug
-
Resolution: Fixed
-
P2
-
11, 17, 19
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8288580 | 20 | Vladimir Ivanov | P2 | Resolved | Fixed | b03 |
JDK-8288803 | 17.0.5-oracle | Tobias Hartmann | P2 | Closed | Fixed | b01 |
JDK-8289638 | 17.0.5 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8288806 | 11.0.17-oracle | Tobias Hartmann | P2 | Closed | Fixed | b01 |
JDK-8290808 | 11.0.17 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
It can manifest as an assertion failure:
# Internal Error (.../src/hotspot/share/code/dependencies.hpp:338), pid=15467, tid=15505
# assert(ctxk->implementor() == uniqk) failed: not a unique implementor
- backported by
-
JDK-8288580 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
-
- Resolved
-
-
JDK-8289638 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
-
- Resolved
-
-
JDK-8290808 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
-
- Resolved
-
-
JDK-8288803 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
-
- Closed
-
-
JDK-8288806 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/517a18e4
-
Commit openjdk/jdk17u-dev/a6c02bd4
-
Commit openjdk/jdk19/50f99c32
-
Review openjdk/jdk11u-dev/1238
-
Review openjdk/jdk17u-dev/516
-
Review openjdk/jdk19/15
-
Review openjdk/jdk/9147