Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218756 | 12.0.2 | Zhengyu Gu | P4 | Resolved | Fixed | b01 |
Description
There are a few .cpp files include .hpp and .inline.hpp files.
e.g.
#include "gc/shenandoah/shenandoahHeap.hpp"
#include "gc/shenandoah/shenandoahHeap.inline.hpp"
e.g.
#include "gc/shenandoah/shenandoahHeap.hpp"
#include "gc/shenandoah/shenandoahHeap.inline.hpp"
Attachments
Issue Links
- backported by
-
JDK-8218756 Cleanup Shenandoah includes
-
- Resolved
-