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

Bug in jdk.jfr.event.gc.collection.TestSystemGC

XMLWordPrintable

    • gc
    • b13
    • generic
    • generic

        A DESCRIPTION OF THE PROBLEM :
        In jdk.jfr.event.gc.collection.TestSystemGC the following line is repeated 3 times:

        Events.assertField(event1, "invokedConcurrent").isEqual(concurrent);

        The 2nd and 3rd occurrences should check 'event2' and 'event3' instead of 'event1'.


              rtoyonaga Robert Toyonaga
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: