-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11-shenandoah, 12, 13, 14
-
Component/s: hotspot
-
b14
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8243259 | 14.0.2 | Roman Kennke | P4 | Resolved | Fixed | b04 |
In shenandoah/jdk8u, I needed to move ShenandoahTerminatorTerminator::should_exit_termination() into shenandoahTaskQueue.cpp to resolve an include circle. We can't use ShenandoahHeap methods from the .hpp file. For code consistency, this should be done in upstream too.
- backported by
-
JDK-8243259 Move definition of ShenandoahTerminatorTerminator::should_exit_termination() to .cpp file
-
- Resolved
-