Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-328

Binding Ambiguity check skipped for Andriod

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.7.14
    • 1.7.x
    • Core API
    • None
    • Android

    Description

      https://github.com/nitinverma/slf4j/commit/4d67b578fdc1cf77a0689f2efb0424f6c8479963

      As Dex cant by design have duplicate class, there would never be a 'Binding Ambiguity'.

      1. LoggerFactory.getLogger is mostly called via MainActivity. Which gives a black screen before the first activity loads.
      2. This operation takes 200-600 Inclusive CPU Time as per DDMS.

      This fix get Incl CPU Time to sub 10

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            nitin_matrix Nitin Verma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: