Skip additional visibility check for java classes in debug mode

This commit is contained in:
Natalia Ukhorskaya
2016-03-14 19:44:44 +03:00
parent b79aa13242
commit 589d7007fc
4 changed files with 14 additions and 0 deletions
+2
View File
@@ -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