--- old/src/java.base/share/classes/java/text/RBTableBuilder.java 2020-01-10 15:57:06.000000000 -0800 +++ new/src/java.base/share/classes/java/text/RBTableBuilder.java 2020-01-10 15:57:06.000000000 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2020, 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 @@ -42,8 +42,7 @@ import sun.text.UCompactIntArray; import sun.text.IntHashtable; import sun.text.ComposedCharIter; -import sun.text.CollatorUtilities; -import sun.text.normalizer.NormalizerImpl; +import jdk.internal.icu.impl.NormalizerImpl; /** * This class contains all the code to parse a RuleBasedCollator pattern