Kevin Rushforth

Results 489 comments of Kevin Rushforth
trafficstars

/reviewers 2 reviewers Reviewers: @lukostyra @kevinrushforth @beldenfox If you have time, your review would be appreciated as well.

@tsayao Can you merge in the latest upstream master? We recently updated the compiler toolchain on Linux to GCC 14.2, so merging in that commit will trigger a GHA run...

Reviewers: @arapte @johanvos @tiainen

Thanks for the reviews. I'll file the CSR, but let it sit for a while to also give others a chance to review or reply to the thread on the...

> I will also need to merge master some time after #1832 is integrated, since there will be a (trivial) merge conflict for me to resolve. This is now merged....

> Old version of classes `netscape.javascript.JSObject` and `netscape.javascript.JSException` seems to be delivered with JavaFX for Android [1]. > > Should these classes be removed? > > [1] : https://github.com/openjdk/jfx/tree/jfx23/modules/javafx.web/src/android/java/netscape/javascript I'll...

> I believe the scenario where jlink is used with an "old" JDK (e.g. 21) in combination with the most recent JavaFX release is very common. In that case, it...

After merging in the latest master yesterday, I discovered that the recently-enabled javac lint warnings and `-Werror` when compiling the test classes will fail the build with "removal" warnings for...