Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350953

Migrate from java.util.Date in security APIs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      Many security-related APIs use the Date class, which was introduced in JDK 1.0. It is mutable, and some field values can be counterintuitive. Now that we have the java.time APIs, it would be beneficial to transition to these modern APIs and phase out the old ones.

            Unassigned Unassigned
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: