[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: equals() implementation not shown by JAPITools
From: |
Jeroen Frijters |
Subject: |
RE: equals() implementation not shown by JAPITools |
Date: |
Sun, 7 Nov 2004 14:24:31 +0100 |
Robert Schuster wrote:
> I found a class where the JDK doc says that it has a special equals()
> implementation but the JAPI Tools (or at least its results here
> http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-classpath.ht
> ml#err_missing_java_beans) do not mention that.
> I expect that there are numerous classes with special equals() and
> hashCode() implementations that we might miss without JAPI
> being able to detect this.
Hmm. I think this is by design, but I can see your point, it would be
nice if Japitools had a switch that was able to detect these
differences.
Regards,
Jeroen