The JIT 3.0 does not support the JNI RegisterNatives method

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.1.6
    • Component/s: vm-legacy
    • None

      In JNI, you can use the RegisterNatives method to specify the native implementation of a java native method. This avoid the java code to do an explicit System.load() call.

      The Java Activator is using this API a lot to avoid versioning problems between the Activator and the VM.

      When running the Activator with the Symantec JIT, all native codes generate an UnsatisfiedLinkError unless an explicit System.load() call is made in the java code.

            Assignee:
            Deepa Viswanathan (Inactive)
            Reporter:
            Jerome Dochez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: