RFR: 8345348: CSS media feature queries [v23]
Kevin Rushforth
kcr at openjdk.org
Wed May 7 15:14:27 UTC 2025
On Wed, 7 May 2025 14:55:08 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> --add-opens javafx.graphics/com.sun.javafx.application.preferences=andy_test
You can access any number of internal classes or methods with "--add-exports" or "--add-opens", so that is not a valid argument.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1655#discussion_r2077878369
More information about the openjfx-dev
mailing list