-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b40
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085464 | emb-9 | Andreas Lundblad | P4 | Resolved | Fixed | team |
When implementing a TaskListener today, one has to implement both the started and the finished method, even if one is only interested in one of the events.
By giving the methods default empty implementations one can override the method that's interesting.
By giving the methods default empty implementations one can override the method that's interesting.
- backported by
-
JDK-8085464 Give TaskListener methods empty default implementations
-
- Resolved
-