--- old/dependencies/java.base/module-info.java.extra 2018-01-29 12:55:09.678455500 +0530 +++ new/dependencies/java.base/module-info.java.extra 2018-01-29 12:55:08.928448000 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2016, 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 @@ -25,7 +25,6 @@ exports jdk.internal.misc to javafx.graphics; exports jdk.internal.ref to javafx.media; -exports sun.net.www to javafx.web; exports sun.nio.ch to javafx.media; exports sun.reflect.misc to javafx.base; exports sun.reflect.misc to javafx.fxml;