Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4943127
Votes 0
Synopsis Update StrictMath regression tests to use hexadecimal floating-point literals
Category java:classes_lang
Reported Against tiger-beta
Release Fixed mustang(b12)
State 10-Fix Delivered, request for enhancement
Priority: 5-Very Low
Related Bugs 4074599 , 4347132 , 4826774 , 4851625 , 4851627 , 4851638 , 4920023 , 6212758
Submit Date 24-OCT-2003
Description
Since hexadecimal floating-point literal support has been added to the language, the idiom of exact input-output pairs of floating-point numbers written using Double.longBitsToDouble in the StrictMath regression tests is an ideal candidate for replacement with hexadecimal floating-point literals.
Work Around
N/A
Evaluation
A fine idea.

  xxxxx@xxxxx   2003-10-23
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang