[OpenJDK 2D-Dev] RFR: 8196301: java/awt/print/PrinterJob/Margins.java times out

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Feb 17 18:10:39 UTC 2021


On Wed, 17 Feb 2021 18:05:41 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> The problem I have with this is that it does not scale.
>> It is a maintenance nightmare every possible "file printer" on Windows to every test.
>> and back porting it too ?
>> removing or disabling one note and the rest s supposed to be part of the set up of the test systems.
>> 
>> And when you say "70%" what is the other 30 % ?
>
> other 30% is mixture of OneNote, XPS being used as printer service and timing issue which is why I moved the Thread start closer to actual pagedialog invocation.

Maybe @key printer is not being taken seriously during system setup which is why no real printer is being used.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2598


More information about the 2d-dev mailing list