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

Refactor some com.sun.jdi tests to enable IDE integration

XMLWordPrintable

    • b20

        While trying to integrate com.sun.jdi tests into an Eclipse IDE project, I stumbled over the following tests:
        test/jdk/com/sun/jdi/MonitorEventTest.java
        test/jdk/com/sun/jdi/MonitorFrameInfo.java
        test/jdk/com/sun/jdi/RedefineImplementor.java

        These tests live in directory test/jdk/com/sun/jdi and contain some class implementations with the same name. So the IDE finds that ambiguous and I see compilation errors. This can be fixed by some minor refactoring.

              clanger Christoph Langer
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: