Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.1
-
None
-
None
-
Mac OS X 10.4.11 (8S2167)
Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)
Description
Referencing a classname qualified static property within a static method of the qualified class itself should access the field directly-at least within the property's own getter and setter-to prevent infinite recursion.