-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 26
-
Component/s: hotspot
Sonar reports this fields in ShenandoahFreeSet is unused
// Measured in bytes.
size_t _allocated_since_gc_start[UIntNumPartitions];
The last use was removed inJDK-8365880, it looks like.
// Measured in bytes.
size_t _allocated_since_gc_start[UIntNumPartitions];
The last use was removed in
- caused by
-
JDK-8365880 Shenandoah: Unify memory usage accounting in ShenandoahFreeSet
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28332