--- old/src/java.desktop/share/classes/java/awt/font/TextAttribute.java 2019-06-26 16:16:43.516604200 +0200 +++ new/src/java.desktop/share/classes/java/awt/font/TextAttribute.java 2019-06-26 16:16:42.617071400 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 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 java.text.AttributedCharacterIterator.Attribute; import java.util.Map; import java.util.HashMap; -import jdk.internal.misc.SharedSecrets; +import jdk.internal.access.SharedSecrets; /** * The {@code TextAttribute} class defines attribute keys and