Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9423

Base64 class uses printStackTrace method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.1.0.DR19
    • 7.1.0.DR13
    • REST
    • None

      RESTEasy implementation of Base64 class uses printStackTrace method, but this method shouldn't be used. PrintStackTrace is used in public decode method, this method can be used in deployments.

      https://github.com/resteasy/Resteasy/blob/master/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Base64.java#L1391

              mstefank Martin Stefanko
              mkopecky@redhat.com Marek Kopecky
              Katerina Odabasi Katerina Odabasi
              Katerina Odabasi Katerina Odabasi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: