-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8-shenandoah, 11-shenandoah, 14, 15
-
Component/s: hotspot
-
b18
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8245371 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
| JDK-8244753 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b06 |
We use julong there for some dubious reason. Since this is native code, it is better to avoid using j-types as much as possible. We can use uint16_t directly.
- backported by
-
JDK-8244753 Shenandoah: use uint16_t instead of jushort for liveness cache
-
- Resolved
-
-
JDK-8245371 Shenandoah: use uint16_t instead of jushort for liveness cache
-
- Resolved
-