84c473d800
Avoid calling InetAddress.getLocalHost() that can be very slow. Exact connection or disconnection string isn't relevant for tests anyway.
13 lines
219 B
Plaintext
Vendored
13 lines
219 B
Plaintext
Vendored
LineBreakpoint created at vars.kt:7
|
|
Run Java
|
|
Connected to the target VM
|
|
vars.kt:7
|
|
Compile bytecode for a
|
|
Compile bytecode for a += 1
|
|
a
|
|
|
|
// RESULT: 3: I
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|