1*795d594fSAndroid Build Coastguard WorkerTests whether constant conversions of double values to long values are 2*795d594fSAndroid Build Coastguard Workerproperly handled by the VM. For example, x86 systems using the x87 stack 3*795d594fSAndroid Build Coastguard Worker should not overflow under constant conversions. 4*795d594fSAndroid Build Coastguard Worker 5*795d594fSAndroid Build Coastguard WorkerThe second test checks the Load hoisting optimization for float pointing conversion.