Re: [jfx17u] RFR: 8334657: Enable binary check

2024-08-18 Thread Jose Pereda
On Sun, 18 Aug 2024 20:37:23 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit 101e5175 from the openjdk/jfx > repository. > > The commit being backported was authored by Kevin Rushforth on 25 Jun 2024 > and was reviewed by Ambarish Rapte and Phil Race. > >

Re: [jfx21u] RFR: 8334657: Enable binary check

2024-08-18 Thread Jose Pereda
On Sun, 18 Aug 2024 20:46:48 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit 101e5175 from the openjdk/jfx > repository. > > The commit being backported was authored by Kevin Rushforth on 25 Jun 2024 > and was reviewed by Ambarish Rapte and Phil Race. > >

[jfx21u] RFR: 8334657: Enable binary check

2024-08-18 Thread Johan Vos
Hi all, This pull request contains a backport of commit 101e5175 from the openjdk/jfx repository. The commit being backported was authored by Kevin Rushforth on 25 Jun 2024 and was reviewed by Ambarish Rapte and Phil Race. Thanks! - Commit messages: - Backport 101e5175ff429828de

[jfx17u] RFR: 8334657: Enable binary check

2024-08-18 Thread Johan Vos
Hi all, This pull request contains a backport of commit 101e5175 from the openjdk/jfx repository. The commit being backported was authored by Kevin Rushforth on 25 Jun 2024 and was reviewed by Ambarish Rapte and Phil Race. Thanks! - Commit messages: - Backport 101e5175ff429828de

Re: RFR: 8334657: Enable binary check

2024-06-24 Thread Phil Race
On Fri, 21 Jun 2024 12:50:45 GMT, Kevin Rushforth wrote: > This PR enables two warnings that are now (or soon will be) enabled in the > [jdk](https://github.com/openjdk/jdk) repo: > > 1. Binary file check -- this will alert the reviewers of a PR that the patch > being reviewed includes one or

Re: RFR: 8334657: Enable binary check

2024-06-24 Thread Ambarish Rapte
On Fri, 21 Jun 2024 12:50:45 GMT, Kevin Rushforth wrote: > This PR enables two warnings that are now (or soon will be) enabled in the > [jdk](https://github.com/openjdk/jdk) repo: > > 1. Binary file check -- this will alert the reviewers of a PR that the patch > being reviewed includes one or

Re: RFR: 8334657: Enable binary check

2024-06-21 Thread Kevin Rushforth
On Fri, 21 Jun 2024 12:50:45 GMT, Kevin Rushforth wrote: > This PR enables two warnings that are now (or soon will be) enabled in the > [jdk](https://github.com/openjdk/jdk) repo: > > 1. Binary file check -- this will alert the reviewers of a PR that the patch > being reviewed includes one or

RFR: 8334657: Enable binary check

2024-06-21 Thread Kevin Rushforth
This PR enables two warnings that are now (or soon will be) enabled in the [jdk](https://github.com/openjdk/jdk) repo: 1. Binary file check -- this will alert the reviewers of a PR that the patch being reviewed includes one or more binary files. 2. Issue title check -- this will check for two co