RFR: 8264064: Cross compile JavaFX graphics and controls modules for Windows AArch64 (ARM64) [v2]
Johan Vos
jvos at openjdk.java.net
Wed Apr 21 17:58:35 UTC 2021
On Tue, 13 Apr 2021 08:43:07 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:
>> Alexander Scherbatiy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove mt.exe from win.gradle build script
>
> I removed `ext.MC = cygpath("$winSdkBinDir/mt.exe")` line from `win.gradle` because it was used for building jdk.packager module [openjfx/11-dev/rt/build.gradle](https://hg.openjdk.java.net/openjfx/11-dev/rt/file/81e1980f9d54/build.gradle#l2916) and now jdk.packager is removed from jfx.
@AlexanderScherbatiy I think this is good to get in now, can you /integrate it?
-------------
PR: https://git.openjdk.java.net/jfx/pull/439
More information about the openjfx-dev
mailing list