-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
None
We added -Xlint:-deprecation so that we could deprecate most of driver-core without fully qualifying all the class names in the classes that depend on the deprecated classes. When we actually remove all the deprecated classes in 4.0, we should re-enable deprecation warnings.