Add TraceEvent::is_enabled() for embedded/minimal builds

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • jfr
    • b42

        When INCLUDE_TRACE is not #defined, the TraceEvent::is_enabled() function is undefined. This causes embedded builds to fail if this function is used.

        Even when tracing is not included, the function should be defined and just return false for all events.

              Assignee:
              Marcus Larsson (Inactive)
              Reporter:
              Marcus Larsson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: