[8u] 8222108: Reduce minRefreshTime for updating remote printer list on Windows
Zhengyu Gu
zgu at redhat.com
Tue Aug 27 13:39:11 UTC 2019
I would like to backport this patch to 8u, as it is in Oracle's 8u.
The patch does not apply cleanly. In early backports, there were
conflicts and we kept 8u code in old styles.
E.g. RemotePrinterChangeListener still inherits from Thread, instead of
implementing Runnable in new code.
Original bug: https://bugs.openjdk.java.net/browse/JDK-8222108
Original code review threads:
Code review threads:
http://mail.openjdk.java.net/pipermail/2d-dev/2019-June/010153.html
http://mail.openjdk.java.net/pipermail/2d-dev/2019-July/010169.html
http://mail.openjdk.java.net/pipermail/2d-dev/2019-August/010235.html
8u Webrev: http://cr.openjdk.java.net/~zgu/JDK-8222108-8u/webrev.00/
Thanks,
-Zhengyu
More information about the jdk8u-dev
mailing list