Skip to content

Commit

Permalink
Add a jtreg run command to disable any fma instrinic so the Java code…
Browse files Browse the repository at this point in the history
… is tested.
  • Loading branch information
jddarcy committed Feb 23, 2021
1 parent 9d26b31 commit ee2ea23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/java/lang/Math/FusedMultiplyAddTests.java
Expand Up @@ -28,6 +28,7 @@
* @build Tests
* @build FusedMultiplyAddTests
* @run main FusedMultiplyAddTests
* @run main/othervm -XX:-UseFMA FusedMultiplyAddTests
*/

/**
Expand Down

0 comments on commit ee2ea23

Please sign in to comment.