On Wed, 9 Jun 2021 19:49:28 GMT, Sergey Bylokhov wrote:
> Due to some issues, we need to delete these files. Later this test case will
> be updated and reintegrated.
Marked as reviewed by pbansal (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/4440
On Wed, 9 Jun 2021 19:49:28 GMT, Sergey Bylokhov wrote:
> Due to some issues, we need to delete these files. Later this test case will
> be updated and reintegrated.
Marked as reviewed by prr (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/4440
> Hello,
>
> Could you please review the following fix for the bug specific to macOS. The
> bug consists in the fact that if the method
> "java.awt.print.Printable.print(Graphics, PageFormat, int)" throws
> "java.awt.print.PrinterException" or "java.lang.RuntimeException" during the
> call "j
On Sat, 5 Jun 2021 15:07:27 GMT, Phil Race wrote:
> There are two issues here, both macOS specific.
> First the original reported one that occurs when running on a shared remote
> VNC type desktop on macOS.
> Only a single supported display mode is returned and it is also the current
> mode.
>
On Tue, 8 Jun 2021 21:45:43 GMT, Phil Race wrote:
>> There are two issues here, both macOS specific.
>> First the original reported one that occurs when running on a shared remote
>> VNC type desktop on macOS.
>> Only a single supported display mode is returned and it is also the current
>> mod
Due to some issues, we need to delete these files. Later this test case will be
updated and reintegrated.
-
Commit messages:
- Revert "8263928: Add JAWT test files for mac"
Changes: https://git.openjdk.java.net/jdk/pull/4440/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk
On Mon, 7 Jun 2021 10:30:33 GMT, Maxim Kartashev
wrote:
>> This commit introduces a new client property xawt.mwm_decor_title
>> implementing JDK-8267307. The property can be set prior to showing a window
>> or after the window has been displayed, in which case the window will have
>> to be hi
> There is a few JDK classes duplicating the contents of Long.hashCode() for
> hash code calculation. They should explicitly delegate to Long.hashCode().
Сергей Цыпанов has updated the pull request with a new target base due to a
merge or a rebase. The incremental webrev excludes the unrelated c