summaryrefslogtreecommitdiff
path: root/java/security
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-04-12 12:04:16 +0000
committerMark Wielaard <mark@klomp.org>2006-04-12 12:04:16 +0000
commitb90cc775e4018e9eb6f9c9edafcdb91b33272f04 (patch)
tree6869727a18dbd5e0ad45ba0284a7929469dd9914 /java/security
parentdf77b05f70aec916b512d178b2d611ed9a492656 (diff)
downloadclasspath-b90cc775e4018e9eb6f9c9edafcdb91b33272f04.tar.gz
2006-04-12 Mark Wielaard <mark@klomp.org>
Port UncaughtExceptionHandler support from generics branch. * NEWS: Document Thread.UncaughtExceptionHandler VMThread change. 2006-04-12 Andrew John Hughes <gnu_andrew@member.fsf.org> * java/lang/Thread.java: (setUncaughtExceptionHandler(UncaughtExceptionHandler): Added docs and security check. (getUncaughtExceptionHandler()): Documented. (setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler): Added docs and security check. (getDefaultUncaughtExceptionHandler()): Documented. (getId()): Documented. 2006-04-12 Tom Tromey <tromey@redhat.com> * vm/reference/java/lang/VMThread.java (run): Use thread's uncaught handler. * java/lang/Thread.java (defaultHandler): New field. (setDefaultUncaughtExceptionHandler, getDefaultUncaughtExceptionHandler, setUncaughtExceptionHandler, getUncaughtExceptionHandler): New methods. * java/lang/ThreadGroup.java (ThreadGroup): Implements UncaughtExceptionHandler. (uncaughtException): Use getDefaultUncaughtExceptionHandler.
Diffstat (limited to 'java/security')
0 files changed, 0 insertions, 0 deletions