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

Make RuntimePermission exitVM target more fine grained by adding exit status value

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0, 6
    • security-libs
    • None
    • beta
    • generic, sparc
    • generic, solaris_10

      Enhance the RuntimePermission "exitVM" target to "exitVM.{statusValue}" to grant
      code permission to exit the JVM with a specific status value. "exitVM.*" is a wildcard
      that implies all status values. To preserve compatibility with existing applications
      and policy files, the "exitVM" permission will be treated as equivalent to "exitVM.*".
      "exitVM.*" implies "exitVM" and vice-versa.
      ###@###.### 2005-05-11 15:20:55 GMT

            mullan Sean Mullan
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: