This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Deprecate ClassLoader method
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Feb 2003 08:11:41 -0700
- Subject: Re: Deprecate ClassLoader method
- References: <1045820869.11019.1620.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green at redhat dot com> writes:
Anthony> This was identified by japi. Ok?
Anthony> 2003-02-21 Anthony Green <green at redhat dot com>
Anthony> * java/lang/ClassLoader.java (defineClass): Deprecate.
Yes, thanks.
This can go in 3.3 and should probably go in Classpath as well (I
didn't check). I can put it in those 2 trees if you like.
Tom