Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8151395 | 9 | Jesper Wilhelmsson | P4 | Resolved | Fixed | team |
The fix for
6784849: par compact - can fail when to_space is non-empty
removed the need to clear the _source_region field during the summary phase. Some code to clear _source_region was left in the source simply because of a release deadline; it should be removed.
6784849: par compact - can fail when to_space is non-empty
removed the need to clear the _source_region field during the summary phase. Some code to clear _source_region was left in the source simply because of a release deadline; it should be removed.
- backported by
-
JDK-8151395 Par compact - remove code that clears source_region
-
- Resolved
-
- relates to
-
JDK-6784849 par compact - can fail when to_space is non-empty
-
- Closed
-