-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1
-
b10
-
x86
-
linux_2.4
-
Verified
linux jdk1.3.1
Standard PropertyEditor for primitive boolean type, throws NPE instead of return null when its getAsText() method is called and there was not value set yet. I
think its against bean spec.
(I guess similar problem could cause setAsText method.)
I created testcase (see attachment).
Standard PropertyEditor for primitive boolean type, throws NPE instead of return null when its getAsText() method is called and there was not value set yet. I
think its against bean spec.
(I guess similar problem could cause setAsText method.)
I created testcase (see attachment).
- relates to
-
JDK-6582164 JavaBeans tests should be open source
- Resolved