8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly

Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison.

Reviewed-by: kvn
2 files changed