> The jdwp tests use debugger and debugee. There is no goal to execute debugger > part with all VM flags, they are needed to be used with debugee VM only. > The change is all tests is to don't use System.exit() and use 'driver' > instead of othervm. > test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeBinder.java > is updated to correctly set classpath for debugee
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision: jdi cleanup. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/18826/files - new: https://git.openjdk.org/jdk/pull/18826/files/efd5a7db..842ce512 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=18826&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18826&range=01-02 Stats: 635 lines in 634 files changed: 0 ins; 0 del; 635 mod Patch: https://git.openjdk.org/jdk/pull/18826.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18826/head:pull/18826 PR: https://git.openjdk.org/jdk/pull/18826