RFR: 8025856 - Fix typos in the GC code

Kirk Pepperdine kirk at kodewerk.com
Sun Oct 13 14:11:19 UTC 2013


Hi,

In gcCause.cpp I have this...

    case _java_lang_system_gc:
      return "System.gc()";

This use to simply be System. Again, the arbitrary change does create added parsing difficulties when dealing with different versions of GC logs. Can I request that this string be reverted back to "System" ?

Regards,
Kirk Pepperdine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20131013/c667e6d0/attachment.htm>


More information about the hotspot-gc-dev mailing list