RFR: 8267472: JavaFX modules to include version information [v3]
Kevin Rushforth
kcr at openjdk.java.net
Tue Aug 24 14:05:29 UTC 2021
On Mon, 23 Aug 2021 18:18:51 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8267472
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>
> Add module version to `graphics` and `web` project's compiler args
Looks good.
I agree that we should not try to address the duplication as part of this PR (there is good reason for needing the two special compile tasks and the shims task, but reducing duplication could still be useful).
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/608
More information about the openjfx-dev
mailing list