History log of /openjdk10/jdk/test/sun/tools/jstat/gcNewCapacityOutput1.awk
Revision Date Author Comments
# 14142:b0aeac976aea 01-Apr-2016 dcubed

8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, jwilhelm


# 14141:8fa63e27e764 30-Mar-2016 ysuenaga

8151674: STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, sla, tschatzl


# 9155:a543d4525920 21-Jan-2014 sla

6545321: [TESTBUG] jstatLineCounts4.sh has to be resilient to unexpected output
Summary: Keep check for specific lines. Remove check for total number of lines.
Reviewed-by: sla
Contributed-by: mattias.tobiasson@oracle.com


# 3331:3c4afaacd345 24-Dec-2010 dcubed

7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
Summary: Swap S0C and S0CMX column values.
Reviewed-by: ohair, dholmes, poonam


# 0:37a05a11f281 30-Nov-2007 duke

Initial load