On 4/24/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Andrew Zhang wrote:
> On 4/24/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Hmm. Can you fix the app to include a "getSuperclass()" to bring it up
to the public FileLock type?
e.g.
lock.getClass().getSuperclass().getMethod("release", (Class[]) null);
(for extra credit, they should walk up until they reach the right type
and not assume it is a direct subclass).
fixed. using Class.forName("java.nio.channels.FileChannel") to get the
class.
Tim, would you please help close Harmony-3743, although I can close it (our
jira access bug? :)).
Regards,
Tim
--
Best regards,
Andrew Zhang