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

provide support for isolation API (JSR-121)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 7
    • 1.4.0, 5.0
    • hotspot
    • None
    • generic
    • generic

      Provide support for running Java computations in isolation.

      Each computation should (logically) have its own statics
      and not have any shared state with other computations.

      There are a variety of implementation techniques that can be
      used to implement this logical model. For Tiger we will
      probably just run each isolated computation as a separate
      operating system process.

      ###@###.### 2002-02-18

            jmelvin James Melvin (Inactive)
            caustinsunw Calvin Austin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: