Re: [OpenJDK 2D-Dev] JDK-8153732 Add refresh prossibility for known printers

2017-10-28 Thread Patrick Reinhart
Hi Philip, In advance, thanks for your quick response! Am 28.10.2017 um 21:01 schrieb Philip Race: > Hi, > I think this is the issue you raised last year in this thread, correct ? > http://mail.openjdk.java.net/pipermail/2d-dev/2016-May/006897.html Yes, that is correct. > > And the problem is th

Re: [OpenJDK 2D-Dev] JDK-8153732 Add refresh prossibility for known printers

2017-10-28 Thread Philip Race
Hi, I think this is the issue you raised last year in this thread, correct ? http://mail.openjdk.java.net/pipermail/2d-dev/2016-May/006897.html And the problem is that even though we use the Windows APIs to be notified of a change in printers, for whatever reason (did we discuss the reasons ?, I

[OpenJDK 2D-Dev] JDK-8153732 Add refresh prossibility for known printers

2017-10-28 Thread Patrick Reinhart
Hi everybody, Now that the JDK 9 is out and the access for printing internal classes will go away, our currently used work around to refresh the printers known to the system will be no longer working. In our case a reboot of our server is very difficult due the fact that our customers work 24x7.