On Tue, 29 Apr 2025 17:50:05 GMT, Gautham Krishnan <d...@openjdk.org> wrote:

>> MET timezone entry in TimeZoneNames.java and TimeZoneNames_*.java needs to 
>> be updated as MET is alias to Europe/Brussels as per 2024b tzdata changes.
>> 
>> Also Bug4848242.java needs to be removed as the test expects all euro locale 
>> time zones should have the same short names.
>
> Gautham Krishnan has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Updating @bug tag

test/jdk/sun/util/resources/TimeZone/Bug4848242.java line 26:

> 24: /*
> 25:  *@test
> 26:  *@bug 8342886

The bug id needs to be appended

Suggestion:

 *@bug 4848242 8342886

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24871#discussion_r2067070677

Reply via email to