Event Based tracing ids to be reassigned for CDS klasses

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 7u40, 8u20, 9
    • Component/s: hotspot
    • None
    • svc
    • b13

        The Event Based tracing framework assigns a unique traceid to Klass:es for tracking purposes.

        Normally, a new Klass is assigned its trace_id in the Klass constructor.

        See https://bugs.openjdk.java.net/browse/JDK-8012714

        For Klass:es coming into the system via the ClassDataSharing (CDS) mechanism, the old trace_id for the Klass will be stale, hence a "new" trace_id needs to be (re)assigned to the Klass.

              Assignee:
              Markus Grönlund
              Reporter:
              Markus Grönlund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: