Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2
-
None
-
Operating System: All
Platform: All
-
38746
Description
I missed this change with the last set of javadocs updates. This patch adds
UnsupportedOperationException to the addObject method in the ObjectPool and
KeyedObjectPool interfaces. UOE is a RuntimeException and won't break API
compatability.