markusthoemmes commented on issue #4849: Fix deprecated override warning in 
ResourceLeakDetector.
URL: https://github.com/apache/openwhisk/pull/4849#issuecomment-594588275
 
 
   @rabbah The suggested replacement is only for people using the base class. 
For overriding (at least if my Java ain't too rusty) we need to override the 
abstract member with an explicit implementation (which sadly is also the 
deprecated thingy here).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to