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

nsk/stress/except/except001 throws OOM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b72

        The nsk/stress/except/except001 test throws an OOM in the compiler nightly run of 2015-03-30:

        # Actual: C:/local/aurora/CommonData/JDK_DIR/bin/java -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:-TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis -XX:+AggressiveOpts -Xms50M -Xmx200M nsk.stress.except.except001.except001
        [2015-03-31T10:43:32.75] # While printing this message, JVM seems to initiate the output
        [2015-03-31T10:43:32.75] # stream, so that it will not need more memory to print later,
        [2015-03-31T10:43:32.75] # when the heap would fail to provide more memory.
        [2015-03-31T10:43:32.75] #
        [2015-03-31T10:43:32.75] # That problem is caused by the known JDK/HotSpot bugs:
        [2015-03-31T10:43:32.75] # 4239841 (P1/S5) 1.1: poor garbage collector performance
        [2015-03-31T10:43:32.75] # 4245060 (P4/S5) poor garbage collector performance
        [2015-03-31T10:43:32.75] #
        [2015-03-31T10:43:32.75] # This message is just intended to work-around that problem.
        [2015-03-31T10:43:32.75] # If printing should fail even so.
        [2015-03-31T10:47:24.43] UncaughtException! :java.lang.OutOfMemoryError: Java heap space
        [2015-03-31T10:47:24.43] Test Skipped
        [2015-03-31T10:47:24.49] java.lang.OutOfMemoryError: Java heap space
        [2015-03-31T10:47:24.68]
        [2015-03-31T10:47:24.68] Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "main"
        [2015-03-31T10:47:24.68] # Test level exit status: 1

              eistepan Evgeniya Stepanova (Inactive)
              zmajo Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: