Java 21 tests of schedule build plugin fail with Date related errors

XMLWordPrintable

      The schedule build plugin uses the Java Date class and its related formatters like DateFormat. Java 21 has changed the DateFormat class to no longer parse strings that include a time without a date. Thus, "10:00 PM" fails to parse in Java 21 DateFormat but parses in Java 11 and Java 17 DateFormat.

            Assignee:
            Mark Waite
            Reporter:
            Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: