Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
The <b>AdapterUtil</b> class (package net.refractions.udig.core or org.locationtech.udig depending on version) should have a check for null pointer in the beginning of its <b>canAdaptTo( Object obj, Class< ? > target )</b> . method.