- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    11, 17
- 
        b23
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8276911 | 11.0.14 | Jie Fu | P4 | Resolved | Fixed | b02 | 
                    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
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
- backported by
- 
                    JDK-8276911 -XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines -           
- Resolved
 
-         
- relates to
- 
                    JDK-8267983 JTREG_JOBS is too aggressive for some configurations -           
- Open
 
-         
- 
                    JDK-8278762 JDK-8267246 causes regression if LANG set to ru_RU -           
- Closed
 
-         
- links to
- 
                     Commit
        openjdk/jdk11u-dev/1e998006 Commit
        openjdk/jdk11u-dev/1e998006
- 
                     Commit
        openjdk/jdk/0daec497 Commit
        openjdk/jdk/0daec497
- 
                     Review
        openjdk/jdk11u-dev/600 Review
        openjdk/jdk11u-dev/600
- 
                     Review
        openjdk/jdk/4062 Review
        openjdk/jdk/4062
             (2 links to)