Hi Brian,
In the javadoc change, is there a reason for
[1, 12],
rather than just
[1, 12],
?
The update should discuss how normal (that is non-subnormal) values are
handled with reduced precision.
The change should include tests of the newly specified behavior.
Cheers,
-Joe
On 07/16/2013 12:50 PM, Brian Burkhalter wrote:
Reviewers:
Issue http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6476168
Webrev http://cr.openjdk.java.net/~bpb/6476168/
Change is to clarify the javadoc specification such that the implementation is
in sync.
Thanks,
Brian