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

Shenandoah: fold ShenandoahTracer definition

    XMLWordPrintable

Details

    • gc
    • b15

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: