src/java.desktop/share/classes/java/awt/font/TextAttribute.java
changeset 52427 3c6aa484536c
parent 47498 aa0344e6f39b
child 54397 65030bbf5ac1
--- a/src/java.desktop/share/classes/java/awt/font/TextAttribute.java	Tue Nov 06 17:28:14 2018 +0100
+++ b/src/java.desktop/share/classes/java/awt/font/TextAttribute.java	Tue Nov 06 10:01:16 2018 -0800
@@ -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