On Fri, 19 Mar 2021 20:35:03 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> `PrintServiceLookupProvider` has `defaultPrinter` and `printers` fields but 
> they are used only in `getDefaultPrintService()` and `refreshServices()` 
> correspondingly. Thus these two fields can be converted to local variables in 
> the corresponding methods.

This pull request has now been integrated.

Changeset: 840ab7bf
Author:    Alexey Ivanov <aiva...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/840ab7bf
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod

8263894: Convert defaultPrinter and printers fields to local variables

Reviewed-by: prr, azvegint, kizune

-------------

PR: https://git.openjdk.java.net/jdk/pull/3095

Reply via email to