CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8275826 :
|
It contains a Destroyable field but does not itself implement Destroyable which seems like an oversight. private fields could/should also be final. Probably too late but the constructor should have used Objects.requireNonNull on args.
|