icu icon indicating copy to clipboard operation
icu copied to clipboard

ICU-23209 Don't load standard patterns by default in DTPG

Open sffc opened this issue 3 months ago • 1 comments

This makes DTPG consider only availableFormats instead of standard patterns.

Checklist

  • [x] Required: Issue filed: ICU-23209
  • [x] Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [x] Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [ ] Issue accepted (done by Technical Committee after discussion)
  • [ ] Tests included, if applicable
  • [ ] API docs and/or User Guide docs changed or added, if applicable

sffc avatar Sep 10 '25 06:09 sffc

Notice: the branch changed across the force-push!

  • icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/DateTimeGeneratorTest.java is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot