Re: java 9 AKST timezone parsing

2017-10-23 Thread Naoto Sato
https://bugs.openjdk.java.net/browse/JDK-8189784 Naoto On 10/19/17 11:57 AM, Clément Guillaume wrote: I posted it few days ago (and got the id 9051213). I think it's still being reviewed. 2017-10-11 17:11 GMT-07:00 Naoto Sato >: Yes. Please go ahead and fil

tzdata2017c is out

2017-10-23 Thread Martin Buchholz
tzdata2017c came out today, and the elves at Google are working hard to incorporate changes in hours or days instead of weeks or quarters. One thing we noticed is that one of the java.time tck tests was broken by tzdata rewrite of history. Here's the fix we're applying (s/1879/1892/g): @@ -941,2

JEP 314: Additional Unicode Language-Tag Extensions

2017-10-23 Thread mark . reinhold
New JEP Candidate: http://openjdk.java.net/jeps/314 - Mark

Re: [10] RFR: 8189272 & 8189291

2017-10-23 Thread mandy chung
On 10/20/17 5:05 PM, Naoto Sato wrote: Hi Mandy, Thanks for the review. Webrevs updated as suggested: http://cr.openjdk.java.net/~naoto/8189272/webrev.01/ http://cr.openjdk.java.net/~naoto/8189291/webrev.01/ DEFAULT_POLICY in test/jdk/java/util/logging/* tests can be moved to the enclosin