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

Graal should support compiler directives

    XMLWordPrintable

Details

    Description

      compiler/compilercontrol/directives/ExcludeTest.java fails in case this test works with following directives.json file:

      [{
        match: "compiler/compilercontrol/share/pool/sub/Klass.method()V",
        c1: {
          Enable: true
        },
        c2: {
          Exclude: true
        }
      }]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              epavlova Ekaterina Pavlova
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: