Description
Fix the vmTestbase tests so they no longer get warnings such as the following:
warning: [synchronization] attempt to synchronize on an instance of a value-based class
warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
warning: [synchronization] attempt to synchronize on an instance of a value-based class
warning: [removal] Integer(int) in Integer has been deprecated and marked for removal