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

Remove conflicting GC options from test command line

    XMLWordPrintable

Details

    Description

      Some tests requires specific GC flags. When extra GC options are added by the test framework, then the test wiill fail.

      Function removeGcOpts() in testlibrary/jdk/testlibrary/Utils.java is used to remove extra GC options from the command line. That function currently removes all options with pattern "-XX:+-Use*GC". It should also remove the following options:
      -Xconcgc
      -Xincgc

      Attachments

        Issue Links

          Activity

            People

              mtobiass Mattias Tobiasson (Inactive)
              mtobiass Mattias Tobiasson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: