I added the info to the ticket.
On Fri, Jul 21, 2023 at 2:00 AM Alessandro Mercier <
administra...@codedead.com> wrote:
> Hello,
>
> I possibly have some new information in regards to:
> https://bugs.openjdk.org/browse/JDK-8268657
>
> It seems the bug is predominantly active on Linux Wayland syst
Hello,
I possibly have some new information in regards to:
https://bugs.openjdk.org/browse/JDK-8268657
It seems the bug is predominantly active on Linux Wayland systems and
definitely not fixed and reproducible:
https://github.com/mkpaz/atlantafx/issues/65#issuecomment-1644214727
The bug doesn't
Updated JavaFX Webkit to GTK WebKit 2.40 (616.1).
Verified the updated version build, sanity tests and stability. No issues have
been observed.
-
Commit messages:
- Update WebKit to 616.1
Changes: https://git.openjdk.org/jfx/pull/1180/files
Webrev: https://webrevs.openjdk.org/?rep
On Fri, 7 Jul 2023 05:25:34 GMT, Karthik P K wrote:
> In `TreeTableRowSkin`, graphic was not updated along with tree item update.
>
> Made changes to update graphics of TreeTableView row in `updateTreeItem()`
> method.
>
> Added options in monkey tester to add graphics and subnodes to
> `Tree
On Fri, 14 Jul 2023 16:37:27 GMT, Andy Goryachev wrote:
>> Karthik P K has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Add unit test
>
> github says it fails pre-submit check - probably some kind of spurious
> failure, local build and h
On Thu, 20 Jul 2023 06:54:14 GMT, Karthik P K wrote:
>> In `TreeTableRowSkin`, graphic was not updated along with tree item update.
>>
>> Made changes to update graphics of TreeTableView row in `updateTreeItem()`
>> method.
>>
>> Added options in monkey tester to add graphics and subnodes to
On Thu, 20 Jul 2023 09:17:37 GMT, Marius Hanl wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add lock for read/write of scenePeer/stagePeer and added system test
>
> modules/javafx.swing/src/main/java/javafx
> Due to transient datatype of scenePeer, it can become null which can result
> in NPE in scenarios where scene is continuously been reset and set, which
> warrants a null check, as is done in other places for the same variable.
Prasanta Sadhukhan has updated the pull request incrementally with
On Wed, 19 Jul 2023 06:02:13 GMT, Prasanta Sadhukhan
wrote:
>> Due to transient datatype of scenePeer, it can become null which can result
>> in NPE in scenarios where scene is continuously been reset and set, which
>> warrants a null check, as is done in other places for the same variable.
>
On Thu, 20 Jul 2023 06:54:14 GMT, Karthik P K wrote:
>> In `TreeTableRowSkin`, graphic was not updated along with tree item update.
>>
>> Made changes to update graphics of TreeTableView row in `updateTreeItem()`
>> method.
>>
>> Added options in monkey tester to add graphics and subnodes to
On Sat, 8 Jul 2023 10:15:47 GMT, Marius Hanl wrote:
>> In `TreeTableRowSkin`, graphic was not updated along with tree item update.
>>
>> Made changes to update graphics of TreeTableView row in `updateTreeItem()`
>> method.
>>
>> Added options in monkey tester to add graphics and subnodes to
>
11 matches
Mail list logo