RFR: 8255240: Mobile builds need to exclude some modules
Bob Vandette
bobv at openjdk.java.net
Thu Oct 22 13:24:14 UTC 2020
On Thu, 22 Oct 2020 12:58:48 GMT, Johan Vos <jvos at openjdk.org> wrote:
> exclude some modules that are not relevant on Mobile.
> Fix for JDK-8255240
Is this a temp fix? Excluding SA certainly makes sense but eliminating the entire desktop module will prohibit the use of local imaging and text APIs. Shouldn't you focus more on eliminating the native windowing toolkit?
-------------
PR: https://git.openjdk.java.net/mobile/pull/10
More information about the mobile-dev
mailing list