Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063555 | 8u45 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
JDK-8049548 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
JDK-8070684 | emb-8u47 | Stefan Karlsson | P4 | Resolved | Fixed | team |
Description
CompiledIC::CompiledIC is code duplicated in the compiledIC_<arch>.cpp files. Since, the implementations are all the same, I suggest that we only have one implementation, placed in the compiledIC.cpp file.
Attachments
Issue Links
- backported by
-
JDK-8049548 Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
-
- Resolved
-
-
JDK-8063555 Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
-
- Resolved
-
-
JDK-8070684 Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
-
- Resolved
-