-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: hotspot
-
b15
In the same class `_target_stack_size == 0` iff `_totally_drain == true`. Therefore, one can drop the redundant boolean flag and use `_target_stack_size` solely.