May I close JDK-8067629 and JDK-8252901?
Mitsuru Kariya
Mitsuru.Kariya at oss.nttdata.com
Tue Feb 1 07:31:11 UTC 2022
Hi,
Both JDK-8067629 and JDK-8252901 claim that it's a bug that a bean
property of type Boolean cannot have a getter prefix "is".
JDK-8067629: PropertyDescriptor.getReadMethod() returns null for Boolean
property
JDK-8252901: Introspector.getBeanInfo ignore properties of boxed Boolean
type
I found that the same claim was previously made in JDK-6562471 as
Enhancement, but was closed with Won't Fix as it requires a modification
of the JavaBeans specification to make that fix.
JDK-6562471: RFE: readMethod for Boolean is getXXX whilst for primitive
boolean it's isXXX
So I think JDK-8067629 and JDK-8252901 can be closed with Won't Fix, how
about it?
Regards,
Mitsuru
More information about the client-libs-dev
mailing list