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

The byte[] type of input parameter in interface will cause large JVM stack used.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 3.6.2.Final
    • jaxrs

    Description

      • The attachment named 'resteasy-client-multiple-bytes-bug.zip' is the test code. Run the main class 'org.resteasy.App', it will get :
      • The main thread seems to be never to the end.
      • There seems to be so many nested org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration in the main thread. You can add the breakpoint in the java file: org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget, line35,
      this.client = client;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            frankies1 frankies frankies (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: