Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7967

Ability to skip the garbage collection in maven plugins

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • Tooling
    • None
    • Unknown

    Description

      The Camel build is a huge build and several modules to use cxf wsdl2java plugin.

      The wsdl2java plugin forces a call to System.gc() which at the end, causes the build to pause 10 x 4 seconds.  The VM should be able to run the GC in the background without causing big pauses.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: