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

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 3.6.2.Final
    • jaxrs
      • JDK: sun jdk 1.8
      • IDE: Eclipse Mars Release (4.5.0)
      • Build tool: maven
      • Dependcy libs: org.jboss.resteasy:resteasy-client:3.6.2.Final

      • 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;
      

        1. jvm_thread_stack.png
          75 kB
          frankies frankies

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

                Created:
                Updated:
                Resolved: