JDK 9 RFC on 8032016: Optimizations of Math.next{After, Up}({float, double})
29 Apr
2014
29 Apr
'14
7:06 p.m.
Hello, Issue: https://bugs.openjdk.java.net/browse/JDK-8032016 Patch: http://cr.openjdk.java.net/~bpb/8032016/webrev.00/ The performance improvements of this change are marginal but the logic seems reasonable and the code looks cleaner so I am posting this as an RFC. Comments? Thanks, Brian
2 May
2 May
6:06 p.m.
Hi Brian, Looks fine; cheers, -Joe On 04/29/2014 12:06 PM, Brian Burkhalter wrote:
Hello,
Issue: https://bugs.openjdk.java.net/browse/JDK-8032016 Patch: http://cr.openjdk.java.net/~bpb/8032016/webrev.00/
The performance improvements of this change are marginal but the logic seems reasonable and the code looks cleaner so I am posting this as an RFC.
Comments?
Thanks,
Brian
4329
Age (days ago)
4332
Last active (days ago)
1 comments
2 participants
participants (2)
-
Brian Burkhalter
-
Joe Darcy