On Thu, 31 Oct 2024 16:31:41 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Lukasz Kostyra has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Scene: Remove missed doPrivileged use > > modules/javafx.graphics/src/main/java/com/sun/marlin/MarlinProperties.java > line 271: > >> 269: >> 270: // system property utilities >> 271: @SuppressWarnings("removal") > > really, this should be in Utils. Unrelated (but yes, we have several flavors of similar utilities that could be unified in some future cleanup issue). ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1619#discussion_r1824858630