This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: small test suite change
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: tromey at redhat dot com, GCC libjava patches <java-patches at gcc dot gnu dot org>
- Date: Wed, 9 Jul 2003 23:26:25 -0400 (EDT)
- Subject: Re: Patch: FYI: small test suite change
On 9 Jul 2003, Mark Wielaard wrote:
> > * libjava.lang/SyncTest.java (run): Cache .class value.
>
>
> This test has been very important in the past since it showed two
> problems:
> 1. That .class constructs were not cached at all.
FYI this is PR 11470.
Jeff