Re: [Rev 02] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-05-06 Thread John Neffenger
On Tue, 28 Apr 2020 23:33:31 GMT, Kevin Rushforth wrote: >> John Neffenger has refreshed the contents of this pull request, and previous >> commits have been removed. The incremental >> views will show differences compared to the previous content of the PR. > > Looks good to me. > Below are

Re: [Integrated] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-29 Thread John Neffenger
On Thu, 5 Dec 2019 00:06:21 GMT, John Neffenger wrote: > This pull request adds support for e-paper displays with the i.MX 6 Series of > Applications Processors and implements > [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the > obsolete *javafxports/openjdk-jfx* >

Re: [Rev 02] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-28 Thread Kevin Rushforth
On Fri, 17 Apr 2020 19:11:19 GMT, John Neffenger wrote: >> This pull request adds support for e-paper displays with the i.MX 6 Series >> of Applications Processors and implements >> [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the >> obsolete

Re: [Rev 02] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-27 Thread Johan Vos
On Fri, 17 Apr 2020 19:11:19 GMT, John Neffenger wrote: >> This pull request adds support for e-paper displays with the i.MX 6 Series >> of Applications Processors and implements >> [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the >> obsolete

Re: RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-20 Thread John Neffenger
On Fri, 17 Apr 2020 15:14:19 GMT, Kevin Rushforth wrote: > I just checked and there is nothing wrong with your merge. But somehow it > managed to confuse GitHub. Thanks, Kevin. A simple `git rebase master` and `git push --force` did the trick! I hope it's okay for me to add some advocacy to

Re: [Rev 02] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-17 Thread John Neffenger
> This pull request adds support for e-paper displays with the i.MX 6 Series of > Applications Processors and implements > [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the > obsolete *javafxports/openjdk-jfx* > repository. Some of the changes were made to support the

Re: RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-17 Thread Kevin Rushforth
On Fri, 17 Apr 2020 15:05:22 GMT, Kevin Rushforth wrote: >> @kevinrushforth Did I merge the upstream master branch correctly? The [last >> time I did >> this](https://github.com/javafxports/openjdk-jfx/pull/522/commits) on the >> old *openjdk-jfx* repository, the pull >> request showed only

Re: RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-17 Thread Kevin Rushforth
On Thu, 16 Apr 2020 20:45:17 GMT, John Neffenger wrote: > Let me know if you would like me to rebase my changes and force push a > cleaner update. Yes, this is what you will need to do. More than just being needed for a cleaner update, the PR lists 6,151 changed files! Either the merge went

Re: RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-16 Thread John Neffenger
On Thu, 5 Dec 2019 00:14:34 GMT, John Neffenger wrote: >> This pull request adds support for e-paper displays with the i.MX 6 Series >> of Applications Processors and implements >> [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the >> obsolete *javafxports/openjdk-jfx*

Re: [Rev 01] RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2020-04-16 Thread John Neffenger
> This pull request adds support for e-paper displays with the i.MX 6 Series of > Applications Processors and implements > [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the > obsolete *javafxports/openjdk-jfx* > repository. Some of the changes were made to support the

RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2019-12-05 Thread John Neffenger
This pull request adds support for e-paper displays with the i.MX 6 Series of Applications Processors and implements [Issue #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the obsolete *javafxports/openjdk-jfx* repository. Some of the changes were made to support the new device

Re: RFR: 8227425: Add support for e-paper displays on i.MX6 devices

2019-12-05 Thread John Neffenger
On Thu, 5 Dec 2019 12:06:18 GMT, John Neffenger wrote: > This pull request adds support for e-paper displays with the i.MX 6 Series of > Applications Processors and implements [Issue > #521](https://github.com/javafxports/openjdk-jfx/issues/521) in the obsolete > *javafxports/openjdk-jfx*