Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1532

FastDateFormat.getInstance() generates java.lang.NoClassDefFoundError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.10
    • None
    • lang.time.*
    • Android 5 and Android 6

    Description

      We recently updated from version 3.9 to 3.10 and our Android app now crashes on old Android versions (Android 5 or 6).

       

      The stack trace (from your library) is:

      java.lang.NoClassDefFoundError: org.apache.commons.lang3.-$$Lambda$Validate$0cAgQbsjQIo0VHKh79UWkAcDRWk
              at org.apache.commons.lang3.Validate.notNull(Validate.java:225)
              at org.apache.commons.lang3.time.FormatCache.getInstance(FormatCache.java:72)
              at org.apache.commons.lang3.time.FastDateFormat.getInstance(FastDateFormat.java:179)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            gmbett Germán Bett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: