JDK-7192275 : Minimize LogManager dependencies on java.beans
Type:Bug
Component:core-libs
Sub-Component:java.util.logging
Affected Version:8
Priority:P3
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2012-08-17
Updated:2013-07-22
Resolved:2012-09-05
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 bug track removing the dependency in LogManager on PropertyChangeSupport. It's a minor implementation change to minimize the dependency on classes in the java.beans package.
Comments
EVALUATION
A fine idea, see:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a2359f0f9533