# HG changeset patch # User tonyp # Date 1219725963 14400 # Node ID d515536da1890eb795ac32b423399f60e84407a0 # Parent 8651a65ac4b4ae388b40e04319f27593845e18f1 6740930: G1: compilation failure with latest gcc Summary: Include DB fix to resolve a compilation issue with the latest gcc. Reviewed-by: iveresov, ysr diff -r 8651a65ac4b4 -r d515536da189 src/share/vm/gc_implementation/includeDB_gc_g1 --- a/src/share/vm/gc_implementation/includeDB_gc_g1 Fri Aug 22 11:48:25 2008 -0700 +++ b/src/share/vm/gc_implementation/includeDB_gc_g1 Tue Aug 26 00:46:03 2008 -0400 @@ -266,7 +266,7 @@ heapRegion.hpp space.hpp heapRegion.hpp spaceDecorator.hpp -heapRegion.hpp g1BlockOffsetTable.hpp +heapRegion.hpp g1BlockOffsetTable.inline.hpp heapRegion.hpp watermark.hpp heapRegion.hpp g1_specialized_oop_closures.hpp heapRegion.hpp survRateGroup.hpp