-
Bug
-
Resolution: Fixed
-
P3
-
7u241, 8u231, 11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266999 | 16u-cpu | Alexey Ivanov | P3 | Resolved | Fixed | master |
JDK-8263808 | 16.0.2 | Alexey Ivanov | P3 | Resolved | Fixed | b04 |
JDK-8263809 | 11.0.12-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8265743 | 11.0.12 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8268445 | openjdk8u312 | Alex Kasko | P3 | Resolved | Fixed | b01 |
JDK-8263810 | 8u301 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8263811 | 7u311 | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
That bug description also mentions watching the registry for changes and links to the article which describes the method yet it does so in terms of WMI. Using WMI is not necessary to watch for the registry updates.
It is possible to replace polling mechanism with registry change notifications. If the registry at HKCU\Printers\Connections is updated, refresh the list of print services.
- backported by
-
JDK-8263808 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8263809 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8263810 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8263811 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8265743 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8266999 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
-
JDK-8268445 Watch registry changes for remote printers update instead of polling
-
- Resolved
-
- relates to
-
JDK-8153732 Windows remote printer changes do not reflect in lookupPrintServices()
-
- Resolved
-
-
JDK-8241829 Cleanup the code for PrinterJob on windows
-
- Resolved
-
- links to
-
Commit openjdk/jdk16u/31940f15
-
Commit openjdk/jdk/a85dc557
-
Review openjdk/jdk16u/99
-
Review openjdk/jdk/2915