--- old/dependencies/java.desktop/module-info.java.extra 2018-02-13 15:50:47.218468872 +0530 +++ new/dependencies/java.desktop/module-info.java.extra 2018-02-13 15:50:47.010468872 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -29,5 +29,4 @@ exports sun.awt.image to javafx.swing; exports sun.java2d to javafx.swing; exports sun.swing to javafx.swing; -exports sun.font.lookup to javafx.graphics; exports sun.print to javafx.graphics;