Looks good to me. /Magnus
> 29 juni 2017 kl. 12:20 skrev Erik Joelsson <erik.joels...@oracle.com>: > > The Windows link library jawt.lib is currently missing from java.desktop.jmod > and linked images. This is caused a mistake in the makefile for building > jawt. The copy logic for this file was never updated when the modular images > were introduced, so the file ends up in the wrong place and is not picked up > by jmod. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8183166 > > Webrev: http://cr.openjdk.java.net/~erikj/8183166/webrev.01/ > > Note that this bug is still waiting on approval for inclusion in JDK 9. > > /Erik >