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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: