Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8368242 | 11.0.30-oracle | Jayashree Kumar | P4 | Resolved | Fixed | master |
JDK-8368244 | 8u481 | Jayashree Kumar | P4 | Resolved | Fixed | master |
If the callback does a VM allocation, the collector will then do another callback, which then provokes an infinite callback.
The easiest fix is to not collect those objects.
The easiest fix is to not collect those objects.
- backported by
-
JDK-8368242 VM Object Allocation Collector can infinite recurse
-
- Resolved
-
-
JDK-8368244 VM Object Allocation Collector can infinite recurse
-
- Resolved
-