Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8240751

Shenandoah: fold ShenandoahTracer definition

XMLWordPrintable

    • gc
    • b15

        Currently, we have shenandoahTracer.hpp with a sole definition:

        class ShenandoahTracer : public GCTracer {
        public:
          ShenandoahTracer() : GCTracer(Shenandoah) {}
        };

        This can be folded near the only use at shenandoahCollectorPolicy.hpp.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: