<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 06/05/2013 22:44, Peter Levart wrote:
    <blockquote cite="mid:51882426.2060801@gmail.com" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      :<br>
      <br>
      If anyone is stop()-ing ReferenceHandler thread then it should be
      stopped. Speaking of that, if ThreadDeath is thrown in the middle
      of Cleaner's thunk.run() processing, then the Cleaner will exit
      JVM. I think ThreadDeath should be separately caught and re-thrown
      instead.<br>
    </blockquote>
    Yes, it should although I can't imagine anything other than tests
    wanting to do that.<br>
    <br>
    -Alan<br>
    <br>
  </body>
</html>