-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b13
The assertion `_old_gen != nullptr` in the ScavengeRootsTask constructor body is redundant. The pointer is already dereferenced in the member initializer list.