-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b13
oop::raw_set_obj is a public function in oop. It is used by oop::set_oop, which also deals with CheckUnhandledOops. The raw function is not used anywhere else. Suggest the code for the raw function should be hoisted into set_obj and the raw function removed.