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

com/sun/jdi/cds/CDSDeleteAllBkptsTest.java failed with NPE because "this.vm" is null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • 19, repo-loom
    • core-svc
    • None

    Description

      This test failed in the loom repo (jep-vt branch) with:

       Target VM failed to initialize.
      Exception in thread "main" java.lang.NullPointerException: Cannot invoke "com.sun.jdi.VirtualMachine.setDebugTraceMode(int)" because "this.vm" is null
      at VMConnection.open(VMConnection.java:157)
      at TestScaffold.connect(TestScaffold.java:643)
      at TestScaffold.startUp(TestScaffold.java:365)
      at TestScaffold.startTo(TestScaffold.java:375)
      at TestScaffold.startToMain(TestScaffold.java:370)
      at DeleteAllBkptsTest.runTests(DeleteAllBkptsTest.java:76)
      at TestScaffold.startTests(TestScaffold.java:432)
      at DeleteAllBkptsTest.main(DeleteAllBkptsTest.java:65)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: