Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6249154

SA: Liveness Analysis requires too much memory

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 1.4.2
    • core-svc
    • b03
    • sparc
    • solaris
    • Not verified

        Liveness Analysis feature in SA computes liveness of all the objects of one type together. if we have a heap of large size containing many objects, it always runs Out Of Memory. (e.g. one customer had a heap size of 1.5gb and it contained 122,169,720 String objects which were filling up heap; SA could not do the liveness analysis for these String objects even with -Xmx2048m).

        A facility can be added where one can compute the liveness of one single object which would need much less memory.



        ###@###.### 2005-04-01 06:41:34 GMT

              poonam Poonam Bajaj Parhar
              poonam Poonam Bajaj Parhar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: