Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements. Co-authored-by: Vassili Igouchkine <vassili.igouchkine@oracle.com> Reviewed-by: dholmes, iris
Reviewed-by: vlivanov, dpochepk
Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong