On Thu, 18 Jul 2024 14:08:35 GMT, Alexander Zvegintsev <[email protected]> 
wrote:

> Trivial fix to move the screencast token storage file from 
> `~/.awt/robot/screencast-tokens.properties` to 
> `~/.java/robot/screencast-tokens.properties`, where it should be.
> Old location is still valid and will only be used if there is a file in the 
> old location and the new location does not have it.
> 
> Along with the fix  `@SuppressWarnings("removal")` is moved to individual 
> items as it was done in [JFX](https://github.com/openjdk/jfx/pull/1490).

This pull request has now been integrated.

Changeset: 088871ce
Author:    Alexander Zvegintsev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/088871ce36f85fb30b24c49146f547bc8e2b0dcb
Stats:     61 lines in 1 file changed: 23 ins; 8 del; 30 mod

8335267: [XWayland] move screencast tokens from .awt to .java folder

Reviewed-by: prr, avu

-------------

PR: https://git.openjdk.org/jdk/pull/20234

Reply via email to