Make optional multi-tasking JVM interface portable across platforms

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • hs12
    • Affects Version/s: hs12
    • Component/s: hotspot
    • team
    • generic
    • generic

      JVM_xxx functions specific to multi-tasking are optional.
      An MTASK ready JDK may or may not find them in the supplied JVM. As a result,
      the JDK must look up dynamically these functions and set up a default replacement
      (mostly, throw an exception, or perform a default operations when applicable).

      All parts of the JDK that may interact with these optional multi-tasking operation
      use an interface table initialized on first use (at well defined location in the code).

            Assignee:
            Laurent Daynes
            Reporter:
            Laurent Daynes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: