On 02/28/2015 02:10 AM, Claes Redestad wrote:
On 2015-02-27 18:00, Xueming Shen wrote:Any reason setlastModifiedTime() uses javaToDosTime()? maybe the originalpair should be private?Right, hiding the now internal methods and making the calls consistent is abetter practice here. http://cr.openjdk.java.net/~redestad/jdk9/8073497/webrev.6/ /Claes
Hi Claes, I think this is OK. Regards, Peter