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

Amend open/test/jdk//java/foreign/TestMatrix.java test scenario to run as manual

XMLWordPrintable

      open/test/jdk//java/foreign/TestMatrix.java is marked a manual test, one scenario is not, which is incongruent with the other test scenarios. This is not being run at all. update to manual so that the full test is run manually

      add manual tag as per other tests

      /* @test id=UpcallHighArity-FF
       * @modules java.base/jdk.internal.foreign
       * @build NativeTestHelper CallGeneratorHelper TestUpcallHighArity
       *
       * @run testng/othervm/native/manual
       * --enable-native-access=ALL-UNNAMED
       * -Djdk.internal.foreign.DowncallLinker.USE_SPEC=false
       * -Djdk.internal.foreign.UpcallLinker.USE_SPEC=false
       * TestUpcallHighArity
       */

            ssachkov Serhiy Sachkov
            msheppar Mark Sheppard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: