hg: hsx/hsx24/hotspot: 8008790: Promotion failed tracing event for all GCs (original) (raw)
jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Tue Mar 19 17:06:06 PDT 2013
- Previous message: hg: hsx/hsx24/hotspot: 8010227: Remove promotion failed boolean from YC event
- Next message: hg: hsx/hsx24/hotspot: 8010084: Race in runtime/NMT/BaselineWithParameter.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 47b5859d4634 Author: jwilhelm Date: 2013-03-19 23:14 +0100 URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/47b5859d4634
8008790: Promotion failed tracing event for all GCs Summary: Implemented promotion failed event for ParNew and Serial GC Reviewed-by: brutisso, ehelin
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp ! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp ! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp ! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp ! src/share/vm/gc_implementation/shared/gcTrace.cpp ! src/share/vm/gc_implementation/shared/gcTrace.hpp ! src/share/vm/gc_implementation/shared/gcTraceSend.cpp ! src/share/vm/gc_implementation/shared/promotionFailedInfo.hpp ! src/share/vm/memory/defNewGeneration.cpp ! src/share/vm/memory/defNewGeneration.hpp ! src/share/vm/trace/trace.xml
- Previous message: hg: hsx/hsx24/hotspot: 8010227: Remove promotion failed boolean from YC event
- Next message: hg: hsx/hsx24/hotspot: 8010084: Race in runtime/NMT/BaselineWithParameter.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]