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

Graal should support compiler directives

XMLWordPrintable

      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
        }
      }]

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

              Created:
              Updated:
              Resolved: