diff -r c3fcc09c9239 -r 38d6febe66af src/share/vm/memory/defNewGeneration.cpp --- a/src/share/vm/memory/defNewGeneration.cpp Thu Mar 26 13:19:32 2015 +0100 +++ b/src/share/vm/memory/defNewGeneration.cpp Mon Dec 01 15:24:56 2014 +0100 @@ -629,7 +629,7 @@ true, // Process younger gens, if any, // as strong roots. true, // activate StrongRootsScope - SharedHeap::SO_ScavengeCodeCache, + GenCollectedHeap::SO_ScavengeCodeCache, GenCollectedHeap::StrongAndWeakRoots, &fsc_with_no_gc_barrier, &fsc_with_gc_barrier,