This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      When processing very large junit test results (100s MB) I get OutOfMemoryErrors
      on the server, even with -Xmx1200MB. If I understand the code correctly, the
      complete result is loaded into a single object on the slave, which is then
      serialized and send to the server. Can this be optimized so that is not
      necessary to have everything in memory simultaneously ?

            Assignee:
            Unassigned
            Reporter:
            huybrechts
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: