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

FindTests.gmk cannot handle "=" in TEST.groups comments

XMLWordPrintable

    • b15

        I get a build error when having comments like this in test/hotspot/jtreg/TEST.groups

        # This group should be executed with 'jtreg -vmoptions:-Dtest.cds.run.with.jfr=true ...'
        # to test interaction between AppCDS and JFR. It also has the side effect of
        # testing JVMTI ClassFileLoadHook.

        The function FindJtregGroupsBody in FindTests.gmk incorrectly interprets the line that contains "=" as the definition of a test group.

              iklam Ioi Lam
              iklam Ioi Lam
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: