Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309763

Move tests in test/jdk/sun/misc/URLClassPath directory to test/jdk/jdk/internal/loader

XMLWordPrintable

        The jtreg tests for URLClassPath currently reside in test/jdk/sun/misc/URLClassPath directory. The URLClassPath class used to reside in sun.misc package before Java 9. With Java 9, this class now resides in jdk.internal.loader package. It would thus be more accurate to move these existing tests for URLClassPath from the older directory to test/jdk/jdk/internal/loader directory.

        (This was suggested as a review comment in PR https://github.com/openjdk/jdk/pull/14395#discussion_r1225140504)

              jpai Jaikiran Pai
              jpai Jaikiran Pai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: