-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 12, 13
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218756 | 12.0.2 | Zhengyu Gu | P4 | Resolved | Fixed | b01 |
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"
- backported by
-
JDK-8218756 Cleanup Shenandoah includes
-
- Resolved
-