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

-XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines

XMLWordPrintable

    • b23

        vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java fails on our many-core machines due to `-XX:MaxRAMPercentage=0`.
        This is because `MaxRAMPercentage` will be always 0 if JTREG_JOBS > 25 [1].

        [1] https://github.com/openjdk/jdk/blob/master/make/RunTests.gmk#L741

              jiefu Jie Fu
              jiefu Jie Fu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: