Kevin Rushforth

Results 483 comments of Kevin Rushforth
trafficstars

OK, thanks. We have fixed similar problems in the past, e.g., https://bugs.openjdk.java.net/browse/JDK-8152421

Glass is an integral part of JavaFX, not a separate entity. I'll try your test program in the next day or so and see if that reproduces the problem on...

> Yes. Eclipse files are not to be touched until Gradle can fully reproduce them. I completely agree with this. I would go further and say that there needs to...

> Does it make sense to ask about it in the mailing list? @Ciruman Yes, that's what I would recommend.

I just approved PR #401 which can unblock this. As a next step, [JDK-8198795](https://bugs.openjdk.java.net/browse/JDK-8198795) should be split into 3 separate issues, one for each of IntelliJ, Eclipse, and Netbeans. You...

Here is the direct URL to the JBS issue: https://bugs.openjdk.java.net/browse/JDK-8228698

Filed in JBS as [JDK-8208649](https://bugs.openjdk.java.net/browse/JDK-8208649)

As announced in [this message](https://mail.openjdk.java.net/pipermail/openjfx-dev/2019-September/023551.html), the official `jfx` repository is moving from [hg.openjdk.java.net/openjfx/jfx-dev/rt](https://hg.openjdk.java.net/openjfx/jfx-dev/rt) to [github.com/openjdk/jfx](https://github.com/openjdk/jfx). This [sandbox repository](https://github.com/javafxports/openjdk-jfx) is being retired on 1-Oct-2019. You will need to migrate your WIP...

We are not aware of any problem that this is causing. If you believe that you have found a bug, then please provide a complete, standalone test program that demonstrates...

> It would be nice if the documentation is updated to mention this special treatment of Images inside FXML. This does seem like something that would be good to document....