Re: RFR: 8098547: (tz) Support tzdata2015e

2015-06-27 Thread Attila Szegedi
Sure; filed >. (Removed Seán Coffey from the recipient list as this is not a JDK8 issue.) Attila. > On Jun 25, 2015, at 5:16 PM, Naoto Sato wrote: > > Hi Attila, > > Looks like it's a regressi

Re: RFR: 8098547: (tz) Support tzdata2015e

2015-06-27 Thread Attila Szegedi
Yeah, basically instantiating a JavaScript native Date object with (70, 0, -10) and confirming it ends up being 10 days before epoch… This test failure happened tonight with jdk9, see >, so I presumed it has to be

Re: RFR: 8098547: (tz) Support tzdata2015e

2015-06-27 Thread Attila Szegedi
FWIW, he do have one new test failure in Nashorn now, it seems related. Can you confirm it is caused by your changes? [testng] Test test/script/basic/NASHORN-627.js failed at line 1 - [testng] expected: 'Sun Dec 21 1969 00:00:00 GMT+0100 (CET) -95400 1969-12-20T23:00:00.000Z' [test