-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b23
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 |
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.
- 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
-