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

Test executes incorrect class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • b40
    • Verified

        In the following test
        test/tools/javac/processing/model/type/BoundsTest.java

        The main program calls the wrong class:

            public static void main(String... args) throws IOException {
                new IntersectionPropertiesTest().run();
            }

        When the class name is fixed, the test fails with 5 errors.

              emc Eric Mccorkle
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: