Actions
Task #5897
closedfix javadoc for methods using InvariantChecks.checkNotNull
Start date:
05/05/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
20150701
Description
In the nearest Fortress release the InvariantChecks.checkNotNull(Object obj)
will throw IllegalArgumentException
instead of NullPointerException
.
This should be reflected in the Retrascope project javadoc for those methods that use it.
Updated by Sergey Smolov over 9 years ago
- Status changed from Open to Resolved
- % Done changed from 0 to 100
r2054
Updated by Sergey Smolov over 9 years ago
- Status changed from Resolved to Verified
Updated by Sergey Smolov over 9 years ago
- Status changed from Verified to Closed
- Published in build set to 20150701
Actions