2003-10-21 Mark Wielaard <mark@klomp.org>
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 13:21:33 +0000 (13:21 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 13:21:33 +0000 (13:21 +0000)
commite0cf0d1d2825988033848a8cd74344de2027338b
tree72dedae6e1c26f37d9435c4bb7cd31728552792e
parent275d463d06dd5dda294643fa50f7dd2384d32d2a
2003-10-21  Mark Wielaard  <mark@klomp.org>

Reported by M.Negovanovic
* java/beans/Introspector.java (getBeanInfo(ClassLoader, String)): New
method.
(reallyFindExplicitBeanInfo): Use new getBeanInfo() method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72749 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/beans/Introspector.java