Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-1445

Unix timestamps since the epoch are not subject to the boundary checks

    XMLWordPrintableJSON

Details

    Description

      The Javadoc says:

      * @throws IllegalArgumentException if the outputTimestamp is neither ISO 8601 nor an integer, or it's not within
      *             the valid range 1980-01-01T00:00:02Z to 2099-12-31T23:59:59Z
      

      but when a Unix timestamp since the epoch is passed it is simply passed through. No min/max check. We need to fix this.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: