David Lindholm
|
1e71f67736
|
8080775: Better argument formatting for assert() and friends
Reviewed-by: kbarrett, pliden
|
2015-09-29 11:02:08 +02:00 |
|
Jiangli Zhou
|
9ee2b211f9
|
8131734: assert(!is_null(v)) failed: narrow klass value can never be zero with -Xshared:auto
Handle shared string mapping failures.
Co-authored-by: Tom Benson <tom.benson@oracle.com>
Reviewed-by: tschatzl, kbarrett, ddmitriev, hseigel
|
2015-08-25 17:22:56 -04:00 |
|
Thomas Schatzl
|
494872e535
|
8133456: HeapRegionManager::shrink_by() iterates suboptimally across regions
Reviewed-by: brutisso, tbenson
|
2015-08-24 16:32:50 +02:00 |
|
Thomas Schatzl
|
6e3ffb1aae
|
8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Fix naming of G1ParGCAllocator, decrease dependencies between G1CollectedHeap, G1Allocator and G1AllocRegion, additional documentation.
Reviewed-by: mgerdin, jmasa, kbarrett
|
2015-08-06 15:49:50 +02:00 |
|
Bill Pittore
|
304b59b0c8
|
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Need to add a space between macro identifier and string literal
Reviewed-by: stefank, dholmes, kbarrett
|
2015-06-24 12:12:25 -04:00 |
|
Tom Benson
|
df2efa1c37
|
8042668: GC Support for shared heap ranges in CDS
Added "Archive Region" support to the G1 GC
Reviewed-by: tschatzl, brutisso
|
2015-06-12 19:49:54 -04:00 |
|
Per Lidén
|
4dc240f785
|
8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david
|
2015-05-13 15:16:06 +02:00 |
|