--- old/test/compiler/testlibrary/rtm/AbortType.java 2015-04-28 14:48:57.861863662 +0300 +++ new/test/compiler/testlibrary/rtm/AbortType.java 2015-04-28 14:48:57.785863665 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2015, 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 @@ -24,7 +24,7 @@ package rtm; -import com.oracle.java.testlibrary.Asserts; +import jdk.test.lib.Asserts; import java.util.HashMap; import java.util.Map;