RFR: 8288137: The set of available printers is not updated without application restart [v4]
Ambarish Rapte
arapte at openjdk.org
Tue Jul 12 12:06:55 UTC 2022
On Fri, 8 Jul 2022 22:27:41 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.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>
> 8288137
Verified that available printers get updated correctly, by running provided test.
-------------
Marked as reviewed by arapte (Reviewer).
PR: https://git.openjdk.org/jfx/pull/817
More information about the openjfx-dev
mailing list