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

returning out of memory when -XX:+UseConcMarkSweepGC is used.

XMLWordPrintable

    • gc
    • b31
    • x86, sparc
    • solaris_9, windows_xp
    • Verified

        jdk: tiger-beta b26
        VM: client/server/-d64
        mode: -XX:+UseConcMarkSweepGC (pass without this mode)
        OS: Sol 9 Sparc/x86, Windows XP was tested.

        Testcase:

        nsk/stress/except/except001
        nsk/stress/except/except002
        nsk/stress/except/except003
        nsk/stress/except/except004
        nsk/stress/except/except005
        nsk/stress/except/except006
        nsk/stress/except/except007
        nsk/stress/except/except008
        nsk/stress/except/except009
        nsk/stress/except/except010
        nsk/stress/except/except011
        nsk/stress/except/except012

        This testcase may also have the same problem.

        nsk/stress/memory/memleak005

        To reproduce
        ------------
         run the attached files.

          Sol_sparc : sparc_runme.sh
          Sol_x86: x86_runme.sh
          Winxp: win_runme.sh (map your y: to \\cady.sfbay\export)

        Output
        ------

        x86 and winXP
        ---
        ##
        ## That problem is caused by the known JDK/HotSpot bugs:
        ## 4239841 (P1/S5) 1.1: poor garbage collector performance
        ## 4245060 (P4/S5) poor garbage collector performance
        ##
        ## This message is just intended to work-around that problem.
        ## If printing should fail even so.
        #
        #Exception java.lang.OutOfMemoryError: requested 8 bytes for promotion. Out of s
        wap space?


        Sparc (64-bit)
        -----
        ## While printing this message, JVM seems to initiate the output
        ## stream, so that it will not need more memory to print later,
        ## when the heap would fail to provide more memory.
        ##
        ## That problem is caused by the known JDK/HotSpot bugs:
        ## 4239841 (P1/S5) 1.1: poor garbage collector performance
        ## 4245060 (P4/S5) poor garbage collector performance
        ##
        ## This message is just intended to work-around that problem.
        ## If printing should fail even so.
        #
        #Exception java.lang.OutOfMemoryError: requested 16
        Exception java.lang.OutOfMemoryError: requested 16 bytes for promotion. Out of swap space?


        System Info
        -----------

        X86
        ---
                                   Solaris 9 s9_58shwpl3 INTEL
                   Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
                                Use is subject to license terms.
                                     Assembled 15 April 2002
        ===========
        Memory size: 256 Megabytes

        Sparc
        -----
                                Solaris 9 4/03 s9s_u3wos_08 SPARC
                   Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
                                Use is subject to license terms.
                                   Assembled 25 February 2003
        ===========
        Memory size: 1024 Megabytes


        ###@###.### 2003-11-03

              ysr Y. Ramakrishna
              tacheung Tak Wing Cheung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: