-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204786 | 11.0.1 | Sangheon Kim | P2 | Resolved | Fixed | team |
When ParallelRefProcEnabled=true, ParallelGC and CMS faces assertion failure because an array to save time information is set smaller than actual use case. This array should be set to maximum available size.
- backported by
-
JDK-8204786 assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
-
- Resolved
-