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

activation group should not be created in the same VM after becoming inactive

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.0
    • 1.2.0
    • core-libs
    • 1.2beta3
    • sparc
    • solaris_2.5
    • Not verified

      In JDK1.2beta2, if an activation group becomes inactive, a new activation group
      can be created in the VM. This can cause unpredicatable behavior since the
      application assumes that all activatable objects created in the same VM will
      be re-created in the same activation group. This will not be the case if the
      VM's activation group becomes inactive; the objects in the same VM may end up
      in different activation groups. Instead of this behavior, it should
      be an error to create an activation group in a VM if one has already been
      created but simply has become inactive.

            awollratsunw Ann Wollrath (Inactive)
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: