On Tue, 28 Mar 2023 21:29:34 GMT, Kevin Rushforth wrote:
> Updates for the beginning of the 20.0.2 release.
@arapte or @johanvos can one of you review this?
-
PR Comment: https://git.openjdk.org/jfx20u/pull/10#issuecomment-1487619927
Updates for the beginning of the 20.0.2 release.
-
Commit messages:
- 8305108: Change JavaFX release version to 20.0.2 in jfx20u
Changes: https://git.openjdk.org/jfx20u/pull/10/files
Webrev: https://webrevs.openjdk.org/?repo=jfx20u&pr=10&range=00
Issue: https://bugs.openjdk.org/b
A malformed unicode string containing only half of a surrogate pair (either a
high or low surrogate without the other half) will cause a native exception in
the macOS `NSPasteboardItem setString:forType:` method. This uncaught exception
will terminate (crash) the application.
The fix is to vali
On Tue, 28 Mar 2023 02:08:27 GMT, Jay Bhaskar wrote:
> Issue: Error copying file (if different) from
> Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_separate_header.py"
> to
> "modules/javafx.web/build/mac/Release/JavaScriptCcripts/builtins_generate_separate_header.py".
>
> Root
I've used RxJava to debounce search text fields.
+1 for me.
Il giorno gio 23 mar 2023 alle ore 17:10 John Hendrikx <
john.hendr...@gmail.com> ha scritto:
> Hi list,
>
> I've been working on a potential new API (and proof of concept
> implementation) for adding a new type of fluent binding which c