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

Remove JFR TestGCEventExplicit and TestGCEventImplict

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • hotspot
    • None
    • jfr

    Backports

      Description

        Today there are three general JFR GC event tests:

        - TestGCEventExplicit
           triggers many GCs by calling System.gc()

        - TestGCEventImplict
           triggers many GCs by allocating lot's of memory

        - TestGCEventAll
           triggers even more GC by doing what TestGCEventExplicit and TestGCEventImplict at the same time.

        Since these tests run for all the different collectors they are very time consuming and the purpose of the unit tests is to verify the data, not stress the system, the TestGCEventAll shoud be sufficient.

        Attachments

          Issue Links

            Activity

              People

                egahlin Erik Gahlin
                egahlin Erik Gahlin
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: