The fix for bug 4050352 does not work correctly on native threads. When
resuming execution after the zero divide exception generated by the hardware
the exception is not cleared properly. This will cause the VM to abort the
next time a zero divide exception occurs.
resuming execution after the zero divide exception generated by the hardware
the exception is not cleared properly. This will cause the VM to abort the
next time a zero divide exception occurs.