Using Java jdk 1.7 and higher I see a new entry in the Garbage Collection logs "GC (Allocation Failure". This is the default behavior for a Scavenge GC; however, this was not displayed in the log until jdk release 1.7. Is there a way to suppress the entry and see just the GC statement?