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

Refactor NPAPI plugin implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • deploy

        Our NPAPI plugin source is hard to maintai/extend because:
          a) too much code is under #ifdef PLATFORM
          b) we use #include to add platform specific extensions to the class
          c) some JNI symbols are only defined for some platforms
          d) we do not use C++
          e) no reasonable platform abstraction => hard to support shared crossplatform code

              igor Igor Nekrestyanov (Inactive)
              igor Igor Nekrestyanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: