8293991: java/lang/Float/Binary16ConversionNaN.java fails on silent NaN conversions
Reviewed-by: darcy
This commit is contained in:
parent
acd5bcfc88
commit
0b56b82243
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8289551
|
||||
* @requires (os.arch != "x86" & os.arch != "i386") | vm.opt.UseSSE == "null" | vm.opt.UseSSE > 0
|
||||
* @summary Verify NaN sign and significand bits are preserved across conversions
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user