Relates :
|
The build fails with this message : jdk/src/java.desktop/unix/classes/sun/awt/UNIXToolkit.java:34: error: package sun.awt.X11 does not exist import sun.awt.X11.XToolkit; It appears to be introduced by this changeset : http://hg.openjdk.java.net/jdk9/client/jdk/rev/b7739fc3663f We need to revert this ASAP as we cannot start a PIT build.
|