public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Miles Sabin <msabin@cromwellmedia.co.uk>
To: java-discuss@sourceware.cygnus.com
Subject: RE: Thread.interrupt() etc
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <AA4C152BA2F9D211B9DD0008C79F760A95D739@odin.cromwellmedia.co.uk> (raw)
Message-ID: <20000401000000.ztyujABGCfgiZwYUQ0wp_QrKdiCLNlG6zIUs4NyHNrw@z> (raw)

Mojo Jojo wrote,
> - Does anyone care about async cancelation yet?  Analogy:  
> hardware interrupt, between any two instructions vs only at 
> certain subroutine calls.

Yes: don't do it. Java doesn't support async cancellation ...
Thread.stop() isn't just deprecated, it's no longer implemented
in any of Sun's recent JVMs.

> There are codegen complications.

You betcha ...

Cheers,


Miles

-- 
Miles Sabin                       Cromwell Media
Internet Systems Architect        5/6 Glenthorne Mews
+44 (0)20 8817 4030               London, W6 0LJ, England
msabin@cromwellmedia.com          http://www.cromwellmedia.com/

             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-16 10:05 Miles Sabin [this message]
2000-04-01  0:00 ` Miles Sabin
  -- strict thread matches above, loose matches on Subject: below --
2000-03-16  9:57 Mojo Jojo
2000-04-01  0:00 ` Mojo Jojo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AA4C152BA2F9D211B9DD0008C79F760A95D739@odin.cromwellmedia.co.uk \
    --to=msabin@cromwellmedia.co.uk \
    --cc=java-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).