84c473d800
Avoid calling InetAddress.getLocalHost() that can be very slow. Exact connection or disconnection string isn't relevant for tests anyway.
12 lines
326 B
Plaintext
Vendored
12 lines
326 B
Plaintext
Vendored
LineBreakpoint created at imports.kt:10
|
|
Run Java
|
|
Connected to the target VM
|
|
imports.kt:10
|
|
Compile bytecode for Collections.emptyList<String>()
|
|
Compile bytecode for ArrayList<Int>()
|
|
Compile bytecode for HashSet<Int>()
|
|
Compile bytecode for JHashMap<Int, Int>()
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|