Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v3]

2023-08-11 Thread Kevin Rushforth
On Thu, 10 Aug 2023 23:56:58 GMT, John Neffenger wrote: >> Please review these changes to the Gradle build files and the dependency >> verification file. The initial version of this pull request extends the >> permitted build platforms for Linux to the Java architectures `arm`, >> `ppc64le`, a

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v3]

2023-08-10 Thread John Neffenger
> Please review these changes to the Gradle build files and the dependency > verification file. The initial version of this pull request extends the > permitted build platforms for Linux to the Java architectures `arm`, > `ppc64le`, and `s390x` and adds an entry to the dependency verification fi

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-08-10 Thread Kevin Rushforth
On Wed, 14 Jun 2023 18:34:06 GMT, John Neffenger wrote: >> buildSrc/linux.gradle line 48: >> >>> 46: "-Wextra", "-Wall", "-Wformat-security", "-Wno-unused", >>> "-Wno-parentheses", "-Werror=trampolines"] // warning flags >>> 47: >>> 48: if (OS_ARCH == "i386") { >> >> Why was this chan

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-08-10 Thread Kevin Rushforth
On Tue, 13 Jun 2023 14:39:57 GMT, John Neffenger wrote: >> Please review these changes to the Gradle build files and the dependency >> verification file. The initial version of this pull request extends the >> permitted build platforms for Linux to the Java architectures `arm`, >> `ppc64le`, a

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-08-10 Thread John Neffenger
On Tue, 13 Jun 2023 14:39:57 GMT, John Neffenger wrote: >> Please review these changes to the Gradle build files and the dependency >> verification file. The initial version of this pull request extends the >> permitted build platforms for Linux to the Java architectures `arm`, >> `ppc64le`, a

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-07-12 Thread Glavo
On Tue, 13 Jun 2023 14:39:57 GMT, John Neffenger wrote: >> Please review these changes to the Gradle build files and the dependency >> verification file. The initial version of this pull request extends the >> permitted build platforms for Linux to the Java architectures `arm`, >> `ppc64le`, a

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-06-14 Thread John Neffenger
On Mon, 22 May 2023 21:24:18 GMT, Kevin Rushforth wrote: >> John Neffenger has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains five commits: >> >> - Merge branch 'master' into allow-armhf-i386-ppc64el-s390x >> - Warn instead of fail

Re: RFR: 8307316: Let JavaFX be built on unknown architectures [v2]

2023-06-13 Thread John Neffenger
> Please review these changes to the Gradle build files and the dependency > verification file. The initial version of this pull request extends the > permitted build platforms for Linux to the Java architectures `arm`, > `ppc64le`, and `s390x` and adds an entry to the dependency verification fi

Re: RFR: 8307316: Let JavaFX be built on unknown architectures

2023-05-22 Thread Kevin Rushforth
On Wed, 3 May 2023 16:02:34 GMT, John Neffenger wrote: > Please review these changes to the Gradle build files and the dependency > verification file. The initial version of this pull request extends the > permitted build platforms for Linux to the Java architectures `arm`, > `ppc64le`, and `s

Re: RFR: 8307316: Let JavaFX be built on unknown architectures

2023-05-16 Thread John Neffenger
On Wed, 3 May 2023 16:02:34 GMT, John Neffenger wrote: > Please review these changes to the Gradle build files and the dependency > verification file. The initial version of this pull request extends the > permitted build platforms for Linux to the Java architectures `arm`, > `ppc64le`, and `s

Re: RFR: 8307316: Let JavaFX be built on unknown architectures

2023-05-15 Thread John Neffenger
On Wed, 3 May 2023 16:02:34 GMT, John Neffenger wrote: > Please review these changes to the Gradle build files and the dependency > verification file. The initial version of this pull request extends the > permitted build platforms for Linux to the Java architectures `arm`, > `ppc64le`, and `s