Re: RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v3]

2023-02-28 Thread Johan Vos
On Sun, 19 Feb 2023 22:17:04 GMT, Thiago Milczarek Sayao wrote: >> modules/javafx.graphics/src/main/java/com/sun/glass/ui/gtk/GtkApplication.java >> line 62: >> >>> 60: >>> 61: private static final String GTK2_REMOVED_WARNING = >>> 62: "WARNING: The JavaFX GTK 2 library was remove

Re: RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v3]

2023-02-19 Thread Thiago Milczarek Sayao
On Wed, 15 Feb 2023 21:55:10 GMT, Kevin Rushforth wrote: >> Thiago Milczarek Sayao has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Improve SWT detection > > modules/javafx.graphics/src/main/java/com/sun/glass/ui/gtk/GtkApplication.java >

Re: RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v3]

2023-02-15 Thread Kevin Rushforth
On Mon, 23 Jan 2023 19:24:37 GMT, Thiago Milczarek Sayao wrote: >> Simple PR to remove gtk2 library compilation and loading. > > Thiago Milczarek Sayao has updated the pull request incrementally with one > additional commit since the last revision: > > Improve SWT detection This generally w

Re: RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v3]

2023-01-23 Thread Thiago Milczarek Sayao
On Mon, 23 Jan 2023 19:24:37 GMT, Thiago Milczarek Sayao wrote: >> Simple PR to remove gtk2 library compilation and loading. > > Thiago Milczarek Sayao has updated the pull request incrementally with one > additional commit since the last revision: > > Improve SWT detection I noticed that t

Re: RFR: 8299595: Remove terminally deprecated JavaFX GTK 2 library [v3]

2023-01-23 Thread Thiago Milczarek Sayao
> Simple PR to remove gtk2 library compilation and loading. Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision: Improve SWT detection - Changes: - all: https://git.openjdk.org/jfx/pull/999/files - new: https://