Hi, Could someone, please, comment on the proposed renaming from com.oracle.java.testlibrary to jdk.test.lib in the hotspot repo?
The changes have been verified by running all the hotspot tests and making sure there are no compilation or other errors related to the change. Best regards, Alexander ----- Original Message ----- From: alexander.kulyakh...@oracle.com To: serviceability-dev@openjdk.java.net, hotspot-...@openjdk.java.net Sent: Friday, April 24, 2015 5:34:22 PM GMT +03:00 Iraq Subject: RFR: JDK-8067013: Rename the com.oracle.java.testlibary package Hi, Could I, please, have a review of this tests-only change: https://bugs.openjdk.java.net/browse/JDK-8067013: Rename the com.oracle.java.testlibary package Webrev: http://cr.openjdk.java.net/~akulyakh/8067013/webrev.00/index.html The change renames com.oracle.java.testlibrary package to jdk.test.lib package: The directory structure have been changed under the hotspot/test/testlibrary/ to provide for the package renaming, Everywhere in the hotspot/test files import statements have been changed as needed. Best regards, Alex