Math trig intrinsics and compiler options

Tim Bell Tim.Bell at Sun.COM
Wed Jul 15 13:15:20 PDT 2009


gustav trede wrote:

> If such test case exists, how do i get hold of it ?.
> It would make testing of current compiler optimization status easier too.

You could start with the open source Math and StrictMath tests in the jdk
repository:

  jdk/test/java/lang/Math/*
  jdk/test/java/lang/StrictMath/*

These tests might make interesting reading:

  jdk/test/java/math/BigDecimal/*


HTH-
 Tim



More information about the hotspot-dev mailing list