On Tue, 8 Sep 2026 21:18:46 GMT, Marius Hanl <[email protected]> wrote:

>> modules/javafx.graphics/src/main/java/com/sun/glass/ui/headless/HeadlessApplication.java
>>  line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2025, 2026, Gluon. All rights reserved.
>> 
>> you mentioned that it is the same code used in Monocle - was it copied from 
>> there or just the logic was adopted?  My question is whether this change is 
>> compatible with the openjdk/jfx license.
>
> Yes, copied from `KeyInput` here in this repositoy. I don't know this can 
> violate the copyright when it is just a regular file here in OpenJFX.
> 
> https://github.com/openjdk/jfx/blob/b8e3101220e564d3f9e2a72bb7eed929c2bc2e44/modules/javafx.graphics/src/main/java/com/sun/glass/ui/monocle/KeyInput.java#L191

@kevinrushforth @johanvos please advise

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2297#discussion_r3962510852

Reply via email to