This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: java.awt.image (revised)
- To: "Rolf W. Rasmussen" <rolfwr at ii dot uib dot no>
- Subject: Re: Patch: java.awt.image (revised)
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Tue, 25 Jul 2000 09:56:50 -0700 (PDT)
- Cc: java-patches at sources dot redhat dot com
- References: <20000725183043.A16098@amy>
>>>>> "Rolf" == Rolf W Rasmussen <rolfwr@ii.uib.no> writes:
Rolf> I'm checking this in, (unless anybody has any objections). It's
Rolf> basically the same patch that I posted earlier, except that I've
Rolf> followed Tom's suggestions concerning the utility classes. Also,
Rolf> a compiler workaround that was part of the previous patch has
Rolf> been removed, as it's no longer needed.
Please do check it in. This is great.
Tom