-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b94
FieldObjectCreator.getValueType() is apparently unnecessary - it's only used from private FieldObjectCreator.putField(), and even then the operation of the function is the same regardless of what its value is.