On Wed, 16 Mar 2022 13:41:26 GMT, Alexey Ivanov wrote:
>> Maxim Kartashev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Reverted HiDPIRobotScreenCaptureTest back to 8280861 with minor changes
>
> Let's give a while for Sergey and/or Ph
On Thu, 17 Mar 2022 23:50:21 GMT, Alisen Chung wrote:
>> Changed the drawing area to be increased by 0.5 on the left side to prevent
>> clipping
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the last revision:
>
> fixed apostrophe in comment o
> Changed the drawing area to be increased by 0.5 on the left side to prevent
> clipping
Alisen Chung has updated the pull request incrementally with one additional
commit since the last revision:
updated test
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7449/files
> Changed the drawing area to be increased by 0.5 on the left side to prevent
> clipping
Alisen Chung has updated the pull request incrementally with one additional
commit since the last revision:
fixed apostrophe in comment of saveImage
-
Changes:
- all: https://git.openjdk.j
> Changed the drawing area to be increased by 0.5 on the left side to prevent
> clipping
Alisen Chung has updated the pull request incrementally with one additional
commit since the last revision:
changed approach to render border without transforms
-
Changes:
- all: https://g
On Mon, 14 Mar 2022 16:15:47 GMT, Alisen Chung wrote:
>> Changed the drawing area to be increased by 0.5 on the left side to prevent
>> clipping
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the last revision:
>
> added functions for drawing b
1) Removed =yesno since it was throwing Error: Not a test or directory
containing tests
2) Test was just printing the "Test passes" on the printer and user did not had
any option to mark the test as pass or fail and test was always passing. so
created test UI with test instruction and test contr
On Sun, 13 Mar 2022 21:06:24 GMT, Alexander Zuev wrote:
> Detect the situation where we do need to perform interpolation during
> ImageIcon
> painting and set a hint to the rendering to perform bicubic approximation so
> image details are preserved during transition.
src/java.desktop/share/clas
On Wed, 16 Mar 2022 01:05:19 GMT, Zhengyu Gu wrote:
>> Please review this small patch to fix leaking of `FcObjectSet` in
>> `getFontConfigLocations()`
>>
>>
>> Test:
>> - [x] jdk_2d
>
> Zhengyu Gu has updated the pull request with a new target base due to a merge
> or a rebase. The incremen
On Wed, 16 Mar 2022 07:39:21 GMT, Dmitry Kulikov wrote:
> Hello,
> Please review this fix for JDK-8282863.
>
> The failing
> `java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java` test
> basically checks that full-screen window remains full-screen when a display
> mode change
On Thu, 17 Mar 2022 17:23:10 GMT, Sergey Bylokhov wrote:
> > Integration blocker
> > ⚠️ Failed to retrieve information on issue 8274735. Please make sure it
> > exists and is accessible.
>
> Looks like the JDK-8274735 is closed.
Hmm it had been closed as a dup of 5100094 but that is about full
On Thu, 17 Mar 2022 17:56:03 GMT, Harshitha Onkar wrote:
>> @prsadhuk Thank you for suggesting possible alternatives.
>
> There are two different approaches that we can take at this point.
>
> 1. Do we go forward with the present changes? (hue and saturation offset,
> brightness set to 100%)
>
On Wed, 16 Mar 2022 07:43:03 GMT, Prasanta Sadhukhan
wrote:
>> > src="https://user-images.githubusercontent.com/43534309/158540377-e97cc3c7-64e9-487d-948d-bc1941d5af28.png";>
>
> Probably to get an identical focus ring, we need to use
> [NSSetFocusRingStyle](https://developer.apple.com/documenta
On Thu, 17 Mar 2022 17:54:41 GMT, Harshitha Onkar wrote:
>> Probably to get an identical focus ring, we need to use
>> [NSSetFocusRingStyle](https://developer.apple.com/documentation/appkit/1473702-nssetfocusringstyle?language=objc)
>
> @prsadhuk Thank you for suggesting possible alternatives.
T
On Thu, 17 Mar 2022 03:23:49 GMT, Phil Race wrote:
> The JDK's built-in Image I/O JPEG plugin decodes JPEGs which are YCbCr and
> RGb and Grayscale but rejects CMYK and YCCK JPEGs.
> These would correspond to JFIF encapsulated JPEGs.
>
> This was a reasonable decision to limit support to what w
On Wed, 16 Mar 2022 06:02:28 GMT, Prasanta Sadhukhan
wrote:
>> Malgun_Gothic(https://en.wikipedia.org/wiki/Malgun_Gothic) had replaced
>> Gulim korean font so it needs to be updated to show korean fonts
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional com
> Create a regression test for
> [JDK-4330998](https://bugs.openjdk.java.net/browse/JDK-4330998)
> Context: Migrating tests from a closed tonga based test suite to open
> regression based one.
>
> Issue tested:
> When calling JEditorPane.setText(null), the following exception is thrown:
>
> jav
On Wed, 16 Mar 2022 06:02:28 GMT, Prasanta Sadhukhan
wrote:
>> Malgun_Gothic(https://en.wikipedia.org/wiki/Malgun_Gothic) had replaced
>> Gulim korean font so it needs to be updated to show korean fonts
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional com
On Thu, 17 Mar 2022 00:12:38 GMT, Magnus Ihse Bursie wrote:
>> A lot (but not all) of the data in make/data is tied to a specific module.
>> For instance, the publicsuffixlist is used by java.base, and fontconfig by
>> java.desktop. (A few directories, like mainmanifest, is *actually* used by
On Thu, 17 Mar 2022 00:12:38 GMT, Magnus Ihse Bursie wrote:
>> A lot (but not all) of the data in make/data is tied to a specific module.
>> For instance, the publicsuffixlist is used by java.base, and fontconfig by
>> java.desktop. (A few directories, like mainmanifest, is *actually* used by
On Thu, 3 Mar 2022 12:26:19 GMT, Prasanta Sadhukhan
wrote:
> Prevailing JDK coding practices use "@throws" rather than "@exception".
> Refactor existing java/awt classes javadoc to use @throws
This pull request has now been integrated.
Changeset: 249d5536
Author:Prasanta Sadhukhan
URL:
On Tue, 1 Mar 2022 10:16:16 GMT, Prasanta Sadhukhan
wrote:
> Prevailing JDK coding practices use "@throws" rather than "@exception".
> Refactor existing swing classes javadoc to use @throws
This pull request has now been integrated.
Changeset: 096bca4a
Author:Prasanta Sadhukhan
URL:
> Create a regression test for CCC8000326
>
> Issue is identified by
> [JDK-8000326](https://bugs.openjdk.java.net/browse/JDK-8000326), which
> identifies that after focus moves into JMenuBar, whose focus traversal key is
> disabled by default, it never moves to other focusable component.
>
>
On Wed, 16 Mar 2022 14:47:48 GMT, Alexey Ivanov wrote:
> You copied the test into the new folder but the old folder still remains. You
> have to remove it. We don't want two identical tests in different locations.
I have now deleted the duplicate file.
-
PR: https://git.openjdk.ja
> Create a regression test for CCC8000326
>
> Issue is identified by
> [JDK-8000326](https://bugs.openjdk.java.net/browse/JDK-8000326), which
> identifies that after focus moves into JMenuBar, whose focus traversal key is
> disabled by default, it never moves to other focusable component.
>
>
On Fri, 11 Mar 2022 14:38:28 GMT, Srinivas Mandalika
wrote:
>> Create a regression test for CCC8000326
>>
>> Issue is identified by
>> [JDK-8000326](https://bugs.openjdk.java.net/browse/JDK-8000326), which
>> identifies that after focus moves into JMenuBar, whose focus traversal key
>> is di
26 matches
Mail list logo