On Thu, 16 May 2024 01:28:37 GMT, Alexander Zuev wrote:
> Caching children and selected children of the thee on the native level;
> Caching all children of a specific parent in CAccessibility to enhance
> recursive children selection algorithm;
> Removing fix for JDK-8317771 as no longer needed;
On Wed, 22 May 2024 06:38:26 GMT, Alexander Zuev wrote:
>> Caching children and selected children of the thee on the native level;
>> Caching all children of a specific parent in CAccessibility to enhance
>> recursive children selection algorithm;
>> Removing fix for JDK-8317771 as no longer nee
On Wed, 20 Mar 2024 17:27:12 GMT, Phil Race wrote:
>> Marked as reviewed by prr (Reviewer).
>
>> I'm able to build this again, but not satisfied that it solves the issue, so
>> I am still investigating. Should I rebase this upon latest master or
>> somewhere else (now that 22 is released)? @prr
On Fri, 24 May 2024 23:34:23 GMT, Steven Loomis wrote:
>> 8195675: Call to insertText with single character from custom Input Method
>> ignored
>
> Steven Loomis has updated the pull request with a new target base due to a
> merge or a rebase. The incremental webrev excludes the unrelated chang
On Wed, 20 Mar 2024 17:27:12 GMT, Phil Race wrote:
>> Marked as reviewed by prr (Reviewer).
>
>> I'm able to build this again, but not satisfied that it solves the issue, so
>> I am still investigating. Should I rebase this upon latest master or
>> somewhere else (now that 22 is released)? @prr
> 8195675: Call to insertText with single character from custom Input Method
> ignored
Steven Loomis has updated the pull request with a new target base due to a
merge or a rebase. The incremental webrev excludes the unrelated changes
brought in by the merge/rebase. The pull request contains th
On Fri, 24 May 2024 05:42:31 GMT, Prasanta Sadhukhan
wrote:
>> Phil Race has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8332416
>
> src/demo/share/jfc/Font2DTest/Font2DTest.java line 1443:
>
>> 1441: });
>> 1442:
>> 1
bug6492108.java test always fails in GTK L&F in single as well as dual screen
linux machines. Since this test was not marked as "headful" in it's initial
version, it never failed but after the fix of JDK-8287051 this test was problem
listed as it always
failed which is captured in the JBS.
The r
On Fri, 29 Mar 2024 15:32:12 GMT, Alexey Ivanov wrote:
> The value of the
> [`text-decoration`](https://www.w3.org/TR/REC-CSS1/#text-decoration) CSS
> property is not inherited correctly in Swing. If the `` element is
> mixed with `` or ``, only the value from the `style` attribute of
> `` is
"java.awt.IllegalComponentStateException: component must be showing on the
screen to determine its location" is thrown when getLocationOnScreen method is
invoked for JTableHeader while testing JFileChooser demo. It seems that in
getLocationOfScreen method we are trying to access the parent locat
On Wed, 22 May 2024 06:38:26 GMT, Alexander Zuev wrote:
>> Caching children and selected children of the thee on the native level;
>> Caching all children of a specific parent in CAccessibility to enhance
>> recursive children selection algorithm;
>> Removing fix for JDK-8317771 as no longer nee
In IJG library's jmemmgr.c file we can define MEM_STATS(by default this flag is
disabled and we don't see this issue) to enable printing of memory trace logs
when we have OOM. But if we enable it we get crash while disposing IJG stored
objects in jmemmgr->free-pool() function.
This is happening
On Wed, 22 May 2024 06:38:26 GMT, Alexander Zuev wrote:
>> Caching children and selected children of the thee on the native level;
>> Caching all children of a specific parent in CAccessibility to enhance
>> recursive children selection algorithm;
>> Removing fix for JDK-8317771 as no longer nee
13 matches
Mail list logo