The name matches other similar methods on the class (that have existed since Java 8). Stephen
On 13 November 2015 at 15:17, <e...@zusammenkunft.net> wrote: > Hello, > > I find the name rather confusing. I was wondering something like "is this > returning millis-ticks based on a different timezone". Something like > "toMillisPrecisionClock" sounds better to me (but I might have the > terminology wrong). > > Gruss > Bernd > > -- > http://bernd.eckenfels.net > > -----Original Message----- > From: Stephen Colebourne <scolebou...@joda.org> > To: core-libs-dev <core-libs-dev@openjdk.java.net> > Sent: Fr., 13 Nov. 2015 16:10 > Subject: Re: RFR:JDK-8071919 :Add java.time.Clock.tickMillis(ZoneId zone) > method > > Looks good to me > thanks > Stephen > > On 13 November 2015 at 11:00, nadeesh tv <nadeesh...@oracle.com> wrote: >> Hi all, >> >> Please review a fix for Bug Id >> -https://bugs.openjdk.java.net/browse/JDK-8071919 >> >> Issue - Add java.time.Clock.tickMillis(ZoneId zone) method >> >> webrev - http://cr.openjdk.java.net/~ntv/8071919/webrev.01/ >> >> -- >> Thanks and Regards, >> Nadeesh TV >>