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

[Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp

XMLWordPrintable

    • b07

        gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp when running in Graal as JIT mode.

        The scenario which fails is the last one:
        IHOP test:
          InitiatingHeapOccupancyPercent : 100
          Part of heap to fill (percentage) : 100
          MaxHeapSize : 512
          Expect for concurrent cycle initiation message : false
        Command line: [/scratch/mesos/jib-master/install/2018-03-08-1952435.ekaterina.pavlova.jdk.hs/macosx-x64-debug.jdk/jdk-11/fastdebug/bin/java -cp /scratch/mesos/slaves/9190d864-6621-4810-ba08-d8d8c75ba674-S31/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31cf2808-707e-4f75-87fa-b23b0402c8aa/runs/c1b1c5fb-9f67-4f08-8469-9f5cec3a04de/testoutput/jtreg/JTwork/classes/1/gc/g1/ihop/TestIHOPStatic.d:/scratch/mesos/jib-master/install/2018-03-08-1952435.ekaterina.pavlova.jdk.hs/src.full/open/test/hotspot/jtreg/gc/g1/ihop:/scratch/mesos/slaves/9190d864-6621-4810-ba08-d8d8c75ba674-S31/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31cf2808-707e-4f75-87fa-b23b0402c8aa/runs/c1b1c5fb-9f67-4f08-8469-9f5cec3a04de/testoutput/jtreg/JTwork/classes/1/test/lib:/scratch/mesos/slaves/9190d864-6621-4810-ba08-d8d8c75ba674-S31/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31cf2808-707e-4f75-87fa-b23b0402c8aa/runs/c1b1c5fb-9f67-4f08-8469-9f5cec3a04de/testoutput/jtreg/JTwork/classes/1:/scratch/mesos/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar:/scratch/mesos/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar -XX:MaxRAMPercentage=12 -Xcomp -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -XX:MaxRAMPercentage=12 -Xcomp -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -XX:InitiatingHeapOccupancyPercent=100 -Dmemory.fill=536870912 -XX:MaxHeapSize=512M -XX:InitialHeapSize=512M -XX:+UseG1GC -XX:G1HeapRegionSize=1m -XX:-G1UseAdaptiveIHOP -XX:NewSize=8388608 -XX:MaxNewSize=8388608 -Xlog:gc+ihop+ergo=debug,gc*=debug gc.g1.ihop.TestIHOPStatic$AppIHOP ]
        ----------System.err:(3/36)----------

        JavaTest Message: Test complete.

        result: Error. Agent error: java.lang.Exception: Agent 2 timed out with a timeout of 2400 seconds; check console log for any additional details


        test result: Error. Agent error: java.lang.Exception: Agent 2 timed out with a timeout of 2400 seconds; check console log for any additional details

              epavlova Ekaterina Pavlova
              epavlova Ekaterina Pavlova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: