Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245903 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8245738 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
Description
Introduced by JDK-8243848, the unnecessary underscore in param name:
ShenandoahPhaseTimings(uint _max_workers);
ShenandoahPhaseTimings(uint _max_workers);
Attachments
Issue Links
- backported by
-
JDK-8245738 Shenandoah: refine ShenandoahPhaseTimings constructor arguments
-
- Resolved
-
-
JDK-8245903 Shenandoah: refine ShenandoahPhaseTimings constructor arguments
-
- Resolved
-
- relates to
-
JDK-8243848 Shenandoah: Windows build fails after JDK-8239786
-
- Resolved
-