Hi,

I made a couple of changes to Thread partly based on the patches that
the Orp developers submitted. They shouldn't impact VM writers but you
might want to update your Thread implementation based on the reference
in vm/reference/java/lang/Thread.java.

2002-02-18  Mark Wielaard  <[EMAIL PROTECTED]>

  * vm/reference/java/lang/Thread.java (contextClassLoader): new field.
  (Thread): set contextClassLoader field.
  (stop): deprecated.
  (suspend): likewise.
  (resume): likewise.
  (checkAccess): final.
  (getContextClassLoader): implement.
  (setContextClassLoader): new method.

Cheers,

Mark



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to