On Thu, 30 Apr 2026 17:19:43 GMT, Naoto Sato <[email protected]> wrote:

>> src/java.base/macosx/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java
>>  line 176:
>> 
>>> 174:             @Override
>>> 175:             public String getDateTimeFormatterPattern(String 
>>> requestedTemplate, String calType, Locale locale) {
>>> 176:                 throw new DateTimeException("""
>> 
>> If there is time, I think adding a HOST specific test/run that confirms this 
>> behavior would help with coverage. As far as I can tell there aren't any 
>> existing tests before this PR that accomplished that.
>
> That would be nice, but I think it is beyond what this PR covers.

No problem, I filed https://bugs.openjdk.org/browse/JDK-8383663.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30979#discussion_r3169862286

Reply via email to