Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056396 | emb-9 | Thomas Schatzl | P3 | Resolved | Fixed | b29 |
JDK-8063406 | 8u45 | Thomas Schatzl | P3 | Resolved | Fixed | b01 |
JDK-8055400 | 8u40 | Thomas Schatzl | P3 | Resolved | Fixed | b03 |
JDK-8070964 | emb-8u47 | Thomas Schatzl | P3 | Resolved | Fixed | team |
This will require changes in freelist management, virtual space management, and misc parts of the GC code that assumes that the heap is one contiguous area.
- backported by
-
JDK-8055400 G1: Decommit memory within the heap
-
- Resolved
-
-
JDK-8056396 G1: Decommit memory within the heap
-
- Resolved
-
-
JDK-8063406 G1: Decommit memory within the heap
-
- Resolved
-
-
JDK-8070964 G1: Decommit memory within the heap
-
- Resolved
-
- blocks
-
JDK-8041506 The test gc/g1/TestHumongousShrinkHeap.java reports that memory is not de-committed
-
- Closed
-
-
JDK-8054819 Rename HeapRegionSeq to HeapRegionManager
-
- Resolved
-
- duplicates
-
JDK-8014716 G1: heap (re-)sizing does not take card table alignment required into account
-
- Closed
-
- is blocked by
-
JDK-8048084 Need to abort concurrent next bitmap clear when marking is aborted during concurrent next bitmap clearing
-
- Closed
-
-
JDK-8048112 G1 Full GC needs to support the case when the very first region is not available
-
- Resolved
-
-
JDK-8054818 Refactor HeapRegionSeq to manage heap region and auxiliary data
-
- Resolved
-
- relates to
-
JDK-8067469 G1 ignores AlwaysPreTouch
-
- Resolved
-
-
JDK-8055635 Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers
-
- Resolved
-
-
JDK-8133456 HeapRegionManager::shrink_by() iterates suboptimally across regions
-
- Resolved
-
-
JDK-8055525 Bigapp weblogic+medrec fails to startup after JDK-8038423
-
- Closed
-
-
JDK-8060021 Startup performance regressions after JDK-8038423
-
- Closed
-
-
JDK-8048085 Aborting marking just before remark results in useless additional clearing of the next mark bitmap
-
- Resolved
-
-
JDK-8073632 Make auxiliary data structures know their own translation factor
-
- Resolved
-
-
JDK-8042097 G1: Remove ConcurrentMark::update_g1_committed()
-
- Closed
-
-
JDK-8048086 G1BlockOffsetSharedArray::compute_size() uses wrong alignment to calculate the amount of space to be reserved
-
- Closed
-
-
JDK-8059758 Footprint regressions with JDK-8038423
-
- Closed
-
-
JDK-8041946 CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
-
- Resolved
-
-
JDK-8043766 CMM Testing: 8u40 Decommit auxiliary data structures
-
- Resolved
-