RFR(S): 8073497: Lazy conversion of ZipEntry time

Claes Redestad claes.redestad at oracle.com
Sat Feb 28 01:10:17 UTC 2015


On 2015-02-27 18:00, Xueming Shen wrote:
> Any reason setlastModifiedTime() uses javaToDosTime()? maybe the original
> pair should be private?

Right, hiding the now internal methods and making the calls consistent is a
better practice here.

http://cr.openjdk.java.net/~redestad/jdk9/8073497/webrev.6/

/Claes





More information about the core-libs-dev mailing list