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

Thread.postException, Thread.{set,get}ExceptioMask() documented, not implemented

XMLWordPrintable

    • 0.9internal
    • sparc
    • generic
    • Not verified

      Thread.postException() and Thread.{set,get}ExceptionMask() are documented and
      defined in class Thread, but their native methods defined in lang/thread.c just
      return 0. Unlike Thread.enumerate(), asynchronous exceptions are not supported by
      the current system, so these methods should either be removed from Thread.oak or
      at least have their comments stripped so they won't generate documentation.

            tlindholsunw Timothy Lindholm (Inactive)
            tlindholsunw Timothy Lindholm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: