Skip additional visibility check for java classes in debug mode
This commit is contained in:
@@ -6,6 +6,8 @@ Compile bytecode for A.PrivateClass()
|
||||
Compile bytecode for A.PrivateClass().prop
|
||||
Compile bytecode for A().PrivateInnerClass()
|
||||
Compile bytecode for A().PrivateInnerClass().prop
|
||||
Compile bytecode for forTests.MyJavaClass.PrivateJavaClass()
|
||||
Compile bytecode for forTests.MyJavaClass.PrivateJavaClass().prop
|
||||
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
|
||||
Process finished with exit code 0
|
||||
|
||||
Reference in New Issue
Block a user