JDK-7182135 : Impossible to use some editors directly
Type:Bug
Component:client-libs
Sub-Component:java.beans
Affected Version:7
Priority:P2
Status:Closed
Resolution:Fixed
OS:windows_xp
CPU:x86
Submitted:2012-07-06
Updated:2016-04-21
Resolved:2012-08-02
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This is a regression after the 6498158 fix.
The application from EBS uses following property editors directly.
sun.beans.editors.BoolEditor
sun.beans.editors.IntEditor
Comments
EVALUATION
We should add classes with old names, which extend current implementation.