Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8191662 | 10 | Magnus Ihse Bursie | P3 | Resolved | Fixed | team |
I ran a duplicate name check on the source base. Then I discovered that there is a jimage.hpp in both src/hotspot/share/classfile/jimage.hpp and src/java.base/share/native/libjimage/jimage.hpp. They are identical (apart from copyright headers), and once again, we probably shouldn't have both. It is not as clear to me, however, which one to remove. Or if we should replace both of them with one in src/java.base/share/native/include.
- backported by
-
JDK-8191662 Remove duplicated jimage.hpp
-
- Resolved
-
- relates to
-
JDK-8167078 Duplicate header files in hotspot and jdk
-
- Resolved
-