Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1909

parser class member is never released in BlueprintContainerImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • blueprint-core-1.10.2
    • None
    • Blueprint
    • None
    • Windows 32 bits / JVM 8 32 bit

    Description

      We use OSGI framework within a project under a JVM8 / 32 Bits / Windows 7.

      Our heap is set to 650Mo (cannot be more due to native memory + metaspace and the fact that a process under Windows 32 bits / JVM 32 bit cannot be more than 1.5Go).

      At runtime we have around 200Mo of left heap memory. Inside these 200Mo we have 35Mo of data retained by the parser used at init time of the containers. It seems that this parser is only used at init time.

       

      Would it be possible to set it to null? it will free-up 15% of our heap and it is huge for us.

      Attachments

        Activity

          People

            Unassigned Unassigned
            spierre stephane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: