--- old/modules/javafx.graphics/src/test/java/test/javafx/css/HonorDeveloperSettingsTest.java 2018-03-26 13:53:09.016849472 +0530 +++ new/modules/javafx.graphics/src/test/java/test/javafx/css/HonorDeveloperSettingsTest.java 2018-03-26 13:53:08.768849472 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 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 @@ -44,7 +44,7 @@ import com.sun.javafx.util.Logging; import org.junit.Before; import org.junit.Test; -import sun.util.logging.PlatformLogger; +import com.sun.javafx.logging.PlatformLogger; /** * AKA: RT-7401. Tests that the pattern used works by testing opacity