Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v4]

2021-06-09 Thread Sergey Bylokhov
On Tue, 8 Jun 2021 21:45:43 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v3]

2021-06-08 Thread Phil Race
On Tue, 8 Jun 2021 17:08:54 GMT, Victor Dyakov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: >> Unable to set display mode > > please review

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v4]

2021-06-08 Thread Phil Race
> There are two issues here, both macOS specific. > First the original reported one that occurs when running on a shared remote > VNC type desktop on macOS. > Only a single supported display mode is returned and it is also the current > mode. > A program that simply enumerates the reported modes

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode!

2021-06-08 Thread Sergey Bylokhov
On Mon, 7 Jun 2021 15:13:27 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-08 Thread Sergey Bylokhov
On Mon, 7 Jun 2021 19:50:33 GMT, Sergey Bylokhov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: >> Unable to set display mode > > test/jdk/jav

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v3]

2021-06-08 Thread Victor Dyakov
On Mon, 7 Jun 2021 20:22:44 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v3]

2021-06-07 Thread Phil Race
> There are two issues here, both macOS specific. > First the original reported one that occurs when running on a shared remote > VNC type desktop on macOS. > Only a single supported display mode is returned and it is also the current > mode. > A program that simply enumerates the reported modes

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Phil Race
On Mon, 7 Jun 2021 19:45:49 GMT, Sergey Bylokhov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: >> Unable to set display mode > > src/java.des

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Sergey Bylokhov
On Mon, 7 Jun 2021 15:17:48 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Sergey Bylokhov
On Mon, 7 Jun 2021 15:17:48 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Phil Race
On Mon, 7 Jun 2021 16:07:20 GMT, Alexander Zvegintsev wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: >> Unable to set display mode > > test/j

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Alexander Zvegintsev
On Mon, 7 Jun 2021 15:17:48 GMT, Phil Race wrote: >> There are two issues here, both macOS specific. >> First the original reported one that occurs when running on a shared remote >> VNC type desktop on macOS. >> Only a single supported display mode is returned and it is also the current >> mod

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode!

2021-06-07 Thread Phil Race
On Sat, 5 Jun 2021 15:07:27 GMT, Phil Race wrote: > There are two issues here, both macOS specific. > First the original reported one that occurs when running on a shared remote > VNC type desktop on macOS. > Only a single supported display mode is returned and it is also the current > mode. >

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode! [v2]

2021-06-07 Thread Phil Race
> There are two issues here, both macOS specific. > First the original reported one that occurs when running on a shared remote > VNC type desktop on macOS. > Only a single supported display mode is returned and it is also the current > mode. > A program that simply enumerates the reported modes

Re: RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode!

2021-06-07 Thread Alexander Zvegintsev
On Sat, 5 Jun 2021 15:07:27 GMT, Phil Race wrote: > There are two issues here, both macOS specific. > First the original reported one that occurs when running on a shared remote > VNC type desktop on macOS. > Only a single supported display mode is returned and it is also the current > mode. >

RFR: 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws AE: Unable to set display mode!

2021-06-05 Thread Phil Race
There are two issues here, both macOS specific. First the original reported one that occurs when running on a shared remote VNC type desktop on macOS. Only a single supported display mode is returned and it is also the current mode. A program that simply enumerates the reported modes and tries to