JDK 17 | JDK 20 |
---|---|
17.0.13Fixed | 20 b12Fixed |
Relates :
|
Just like Provider.getService(String, String) impl which checks for validness of legacy entry before returning it, Provider.getServices() impl should also check for validness and only include valid legacy entries in the returned set.
|