On Wed, 31 Mar 2021 19:30:10 GMT, Andy Herrick <herr...@openjdk.org> wrote:
> Deriving the cfg file name is broken on mac and linux when the application > name has a "." in it. This pull request has now been integrated. Changeset: 04f24fe9 Author: Andy Herrick <herr...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/04f24fe9 Stats: 81 lines in 5 files changed: 78 ins; 1 del; 2 mod 8264403: [macos]: App names containing '.' characters results in an error message when launching Reviewed-by: asemenyuk ------------- PR: https://git.openjdk.java.net/jdk/pull/3288