On Thu, 31 Oct 2024 17:11:36 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> 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). I wrote all needed helper when marlin was a side-project (plugin), but I totally agree dealing easily with such config files should have been provided by jdk.internals.config classes ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1619#discussion_r1825502434