On Thu, 7 Sep 2023 12:24:53 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Remove javadocs >> - Add signal handler for gtk-theme-name > > modules/javafx.graphics/src/main/java/com/sun/glass/ui/Application.java line > 761: > >> 759: * arbitrary values. Callers should assume that the returned map is >> immutable, while >> 760: * implementations should either return an immutable map, or give >> up ownership of the >> 761: * returned map. > > This probably belongs in an `@implSpec` tag. Done. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1377936269