Test executes incorrect class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

              Assignee:
              Eric Mccorkle
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: