Searched refs:savedVMOptions (Results 1 – 2 of 2) sorted by relevance
44 public String savedVMOptions = null; field in JDWPUnitDebuggeeWrapper107 + (savedVMOptions != null ? savedVMOptions : "") + " " in start()
47 debuggeeWrapper.savedVMOptions = "-Djpda.settings.syncPort=" + port; in beforeDebuggeeStart()