looks good. -Sherman
On 2/27/2015 5:10 PM, 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