This is webrev with new tests for BigDecimal that have been contributed
by Sergey Kuksenko. The motive is to improve the test coverage to
facilitate improvements to BigDecimal in the future. Joe Darcy has
already reviewed the tests so I'm okay for a reviewer.
http://cr.openjdk.java.net/~ala
On Sat, Apr 16, 2011 at 6:48 AM, Alan Bateman wrote:
> Michael McMahon wrote:
>>
>> I have incorporated much of Ulf's approach into this version.
>>
>> I agree with Alan about the spec. We could find other variables in the
>> future that need
>> to be set, but can have alternative values other tha
Michael McMahon wrote:
I have incorporated much of Ulf's approach into this version.
I agree with Alan about the spec. We could find other variables in the
future that need
to be set, but can have alternative values other than the default. I
think this approach
is the most flexible.
http://c
Roger is out of the office until 4/19 with limited access to email.
Mandy Chung wrote:
:
I created a CR 7037134: Potential writing to the same log file by
multiple processes
I don't see anything in the logging API that requires the log file to be
locked but my guess is that this code is there for cases where the log
file is on a NFS server and the lock daemon