Integrated: 8288137: The set of available printers is not updated without application restart
Phil Race
prr at openjdk.org
Wed Jul 13 16:05:42 UTC 2022
On Thu, 7 Jul 2022 22:23:55 GMT, Phil Race <prr at openjdk.org> wrote:
> This fixes the issue that the default printer or set of available printers is fixed from the first call to it in the lifetime of the application.
> Now subsequent calls will check to see if there are changes.
> A manual test is provided for verifying this - it requires you to add/remove printers at the system level to verify anything related to this fix.
This pull request has now been integrated.
Changeset: b9a1ec5d
Author: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/b9a1ec5dc369f0f207c0d66557698a05ee4f52f5
Stats: 216 lines in 3 files changed: 199 ins; 3 del; 14 mod
8288137: The set of available printers is not updated without application restart
Reviewed-by: kcr, arapte
-------------
PR: https://git.openjdk.org/jfx/pull/817
More information about the openjfx-dev
mailing list