-
Bug
-
Resolution: Fixed
-
P3
-
6u1
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018366 | 7u45 | Unassigned | P3 | Closed | Fixed | b01 |
JDK-8015933 | 7u40 | Unassigned | P3 | Closed | Fixed | b28 |
JDK-8015484 | hs24 | Unassigned | P3 | Closed | Fixed | b47 |
Debuggee VM intermittently crashes when performing full collection of
ParallelScavengeHeap.
THE ISSUE APPEARS UNDER THE FOLLOWING CONDITIONS:
1. Parallel or ParallelOld CG is used.
2. VM_Thread is executing a Full GC operation. GC performs compaction on
PermGen (i.e. there are dead objects there).
3. At the same time there is a pending VM_ChangeBreakpoints operation in
the VM operation queue which is intended to clear a JVMTI breakpoint.
ParallelScavengeHeap.
THE ISSUE APPEARS UNDER THE FOLLOWING CONDITIONS:
1. Parallel or ParallelOld CG is used.
2. VM_Thread is executing a Full GC operation. GC performs compaction on
PermGen (i.e. there are dead objects there).
3. At the same time there is a pending VM_ChangeBreakpoints operation in
the VM operation queue which is intended to clear a JVMTI breakpoint.
- backported by
-
JDK-8015484 Debuggee VM crashes performing mark-sweep-compact
-
- Closed
-
-
JDK-8015933 Debuggee VM crashes performing mark-sweep-compact
-
- Closed
-
-
JDK-8018366 Debuggee VM crashes performing mark-sweep-compact
-
- Closed
-