RFR: 8325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java [v2]
Harshitha Onkar
honkar at openjdk.org
Tue Feb 27 18:03:59 UTC 2024
On Thu, 15 Feb 2024 19:29:52 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>>> I have a printer configured but I'm running into `PrinterException: Access is denied.` The option of saving to pdf doesn't work too.
>>
>> Do other printer tests work? It seems more like a system configuration issue rather than JDK issue.
>
>> Do other printer tests work? It seems more like a system configuration issue rather than JDK issue.
>
> Correct, this issue is on Windows, other jdk printer tests show Access Denied exception too. Normal doc printing works fine. On macOS this test works fine. I believe I'm missing an additional permission on Windows causing this issue.
> @honkar-jdk, @TejeshR13, do you have any other comments which stop you from approving the PR?
Sorry, I missed approving this PR. Last time I checked I had some issues with printer configuration on windows. But this is unrelated to the test. Approved it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17847#issuecomment-1967307936
More information about the client-libs-dev
mailing list