Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1641

Base64 class uses printStackTrace method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.23.Final, 3.1.3.Final
    • None
    • None
    • None

    Description

      From JBEAP-9423:

      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

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: