Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v3]

2024-09-09 Thread Naoto Sato
On Fri, 6 Sep 2024 21:49:30 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v3]

2024-09-08 Thread Sean Coffey
On Fri, 6 Sep 2024 21:49:30 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v3]

2024-09-06 Thread Justin Lu
On Fri, 6 Sep 2024 21:49:30 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v3]

2024-09-06 Thread Naoto Sato
On Fri, 6 Sep 2024 21:49:30 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v3]

2024-09-06 Thread Naoto Sato
> Fixing TZDB build tool to accommodate full month/day names. Recently released > tzdb2024b included (inadvertently) full month name "April", which is allowed > by the spec (zic.8), but never used. This will cause build failure of the > JDK. The proposed fix is manually tested by modifying the t

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v2]

2024-09-06 Thread Sean Coffey
On Fri, 6 Sep 2024 18:10:33 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v2]

2024-09-06 Thread Justin Lu
On Fri, 6 Sep 2024 18:10:33 GMT, Naoto Sato wrote: >> Fixing TZDB build tool to accommodate full month/day names. Recently >> released tzdb2024b included (inadvertently) full month name "April", which >> is allowed by the spec (zic.8), but never used. This will cause build >> failure of the JD

Re: RFR: 8339644: Improve parsing of Day/Month in tzdata rules [v2]

2024-09-06 Thread Naoto Sato
> Fixing TZDB build tool to accommodate full month/day names. Recently released > tzdb2024b included (inadvertently) full month name "April", which is allowed > by the spec (zic.8), but never used. This will cause build failure of the > JDK. The proposed fix is manually tested by modifying the t

RFR: 8339644: Improve parsing of Day/Month in tzdata rules

2024-09-06 Thread Naoto Sato
Fixing TZDB build tool to accommodate full month/day names. Recently released tzdb2024b included (inadvertently) full month name "April", which is allowed by the spec (zic.8), but never used. This will cause build failure of the JDK. The proposed fix is manually tested by modifying the tzdb file