On Thu, 31 Oct 2024 15:21:01 GMT, Glavo wrote:
>> Lukasz Kostyra has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Scene: Remove missed doPrivileged use
>
> modules/javafx.graphics/src/main/java/javafx/application/Preloader.java line
> 10
On Thu, 10 Oct 2024 12:31:53 GMT, Kevin Rushforth wrote:
>> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered
>> by the JDK, but will be terminally-deprecated in JDK 24 by
>> [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for
>> review at op
On Fri, 2 Aug 2024 21:29:15 GMT, Kevin Rushforth wrote:
> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered
> by the JDK, but will be terminally-deprecated in JDK 24 by
> [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for
> review at openjdk
On Fri, 2 Aug 2024 21:29:15 GMT, Kevin Rushforth wrote:
> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered
> by the JDK, but will be terminally-deprecated in JDK 24 by
> [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for
> review at openjdk
On Tue, 27 Feb 2024 17:58:13 GMT, Anirvan Sarkar wrote:
> Replace Thread.currentThread().getId() with Thread.currentThread().threadId()
This pull request has now been integrated.
Changeset: 5512a5ad
Author: Anirvan Sarkar
Committer: John Hendrikx
URL:
https://git.openjdk.org/
Replace Thread.currentThread().getId() with Thread.currentThread().threadId()
-
Commit messages:
- Replace Thread.currentThread().getId() with Thread.currentThread().threadId()
Changes: https://git.openjdk.org/jfx/pull/1383/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=138
On Sat, 17 Feb 2024 18:11:09 GMT, Michael Strauß wrote:
>> Platform preferences detection doesn't pick up effective macOS system
>> preferences if AWT owns the NSApplication and has set its NSAppearance to a
>> fixed value.
>>
>> The workaround is to set the system property
>> "apple.awt.appl
Hi,
I am trying to run tests with the officially released WebKit and Media
shared libraries using the -PSTUB_RUNTIME_OPENJFX option [1].
But it is failing in Gradle dependency verification with below error as
checksums are missing from verification metadata.
A problem occurred evaluating root pro
There is an ANGLE RFE [1].
It is closed as a duplicate of an older WebGL RFE [2].
[1] :
https://bugs.openjdk.org/browse/JDK-8134841
[2] :
https://bugs.openjdk.org/browse/JDK-8091035
On Wed, 2 Nov 2022 at 7:56 PM, Mike Hearn wrote:
> On a topic unrelated to Conveyor, I saw the JavaFX roadmap d