-
Bug
-
Resolution: Fixed
-
P4
-
hs24, hs25, 7
-
b55
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8027101 | 8 | Per Liden | P4 | Resolved | Fixed | b113 |
JDK-8217502 | 7 | Vaibhav Choudhary | P4 | Closed | Won't Fix |
The test hotspot/test/gc/7168848/HumongousAlloc.java fails with 14 full gcs, it expects 0 full gcs.
This bug was introduced with the fix for JDK-8020155.
To reproduce, run the test with jtreg (reproduces every time).
I = Medium, (causes *much* more full GCs, thereby hurting performance)
L = Low, (should only affect programs doing almost only humongous allocations)
W = Medium (can change collector or increase region size, both are rather large changes)
=> P4
This bug was introduced with the fix for JDK-8020155.
To reproduce, run the test with jtreg (reproduces every time).
I = Medium, (causes *much* more full GCs, thereby hurting performance)
L = Low, (should only affect programs doing almost only humongous allocations)
W = Medium (can change collector or increase region size, both are rather large changes)
=> P4
- backported by
-
JDK-8027101 hotspot/test/gc/7168848/HumongousAlloc.java fails 14 full gcs, expect 0 full gcs
-
- Resolved
-
-
JDK-8217502 hotspot/test/gc/7168848/HumongousAlloc.java fails 14 full gcs, expect 0 full gcs
-
- Closed
-
- duplicates
-
JDK-8023666 gc/7168848/HumongousAlloc.java fails with unexpected FullGCs
-
- Closed
-
-
JDK-8026509 hotspot/test/gc/7168848/HumongousAlloc.java fails 14 full gcs, expect 0 full gcs
-
- Closed
-