JDK-7175838 : The result of a calculations of Math.sinh() and Math.exp() is different
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs24
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-06-11
  • Updated: 2012-06-11
  • Resolved: 2012-06-11
Related Reports
Duplicate :  
Description
SQE test failed with hs24-b12 in compare the calculation result of Math.sinh() and Math.exp()

java_lang/math/HyperbolicTest

See test and results in comments