The rest of the java.time code tends to put the data provider method before the test, and mostly uses a naming convention of "data_systemClocks". Neither of which are particularly important things.
Stephen On 23 February 2015 at 20:02, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > On 23/02/15 19:50, Roger Riggs wrote: >> >> Hi Daniel, >> >> Typically, a TestNG DataProvider would have been used to supply the case >> data >> instead of an internal Map. > > > Thanks Roger. I should take some time to learn more about TestNG. > > Here is the new webrev: > > http://cr.openjdk.java.net/~dfuchs/webrev_8073394/webrev.01/ > > -- daniel > > >> >> The rest looks fine. >> >> Thanks, Roger >> >> On 2/23/2015 12:41 PM, Daniel Fuchs wrote: >>> >>> Hi, >>> >>> Please find below a small patch for >>> 8073394: Clock.systemUTC() should return a constant >>> >>> http://cr.openjdk.java.net/~dfuchs/webrev_8073394/webrev.00/ >>> >>> best regards, >>> >>> -- daniel >> >> >