Details
-
Task
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
None
Description
This upgrade does not effect TSDR.
base: Removed deprecated public static fields from CharMatcher. Use the equivalent public static methods instead. (f1249c4)
concurrent: Removed deprecated Futures methods that implicitly use directExecutor(). (87d87f5)
concurrent: Removed special-casing UndeclaredThrowableException in Futures.transform(). (9466b62)
TSDR does not use any of the depricated methods.