On 2020-08-10 22:47, Philip Race wrote:
bug: https://bugs.openjdk.java.net/browse/JDK-8251367
webrev: http://cr.openjdk.java.net/~prr/8251367/
When using something other than the java launcher (ie the jpackage
launcher)
harfbuzz.dll is not found by windows dll loading.
So we need to load it explicitly else the Java class that loads
fontmanager,dll
will fail to initialize.
At the same time, I'd like to fix a very minor inconsequential pair of
typoes
that exclude from the build files by the wrong directory pathname.
Phil,
Is the exclude still needed, if the build worked fine without it..?
/Magnus
-phil.