OptionTest.java starts the JPDA back-end with jdwp options address=8000,server=y
If two instances of this are run at the same time, one instance will fail
because the other has the socket.
This bug affects the following JTREG test:
com/sun/jdi/OptionTest.java
If two instances of this are run at the same time, one instance will fail
because the other has the socket.
This bug affects the following JTREG test:
com/sun/jdi/OptionTest.java
- duplicates
-
JDK-6906210 Fix another minor typo in test/Makefile + jhat + 2 jdi port address in use issues
-
- Resolved
-