84c473d800
Avoid calling InetAddress.getLocalHost() that can be very slow. Exact connection or disconnection string isn't relevant for tests anyway.
33 lines
907 B
Plaintext
Vendored
33 lines
907 B
Plaintext
Vendored
LineBreakpoint created at constructors.kt:9
|
|
LineBreakpoint created at constructors.kt:13
|
|
LineBreakpoint created at constructors.kt:20
|
|
LineBreakpoint created at constructors.kt:28
|
|
LineBreakpoint created at constructors.kt:48
|
|
LineBreakpoint created at constructors.kt:53
|
|
LineBreakpoint created at constructors.kt:58
|
|
LineBreakpoint created at constructors.kt:64
|
|
LineBreakpoint created at constructors.kt:70
|
|
Run Java
|
|
Connected to the target VM
|
|
constructors.kt:9
|
|
Compile bytecode for p
|
|
constructors.kt:13
|
|
Compile bytecode for p + 1
|
|
constructors.kt:20
|
|
Compile bytecode for p1 + p2
|
|
constructors.kt:28
|
|
Compile bytecode for i1
|
|
constructors.kt:48
|
|
Compile bytecode for 1 + 1
|
|
constructors.kt:53
|
|
Compile bytecode for 1 + 2
|
|
constructors.kt:58
|
|
Compile bytecode for a
|
|
constructors.kt:64
|
|
Compile bytecode for 1 + 3
|
|
constructors.kt:70
|
|
Compile bytecode for i
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|