mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
Merge remote-tracking branch 'github/master' into dicej
Conflicts: makefile
This commit is contained in:
commit
3eda6ab0a2
@ -136,6 +136,7 @@
|
|||||||
public InetSocketAddress(java.net.InetAddress, int);
|
public InetSocketAddress(java.net.InetAddress, int);
|
||||||
}
|
}
|
||||||
-keep class java.net.ServerSocket
|
-keep class java.net.ServerSocket
|
||||||
|
-keep class java.net.SocketTimeoutException
|
||||||
|
|
||||||
-keepclassmembers class java.net.PlainSocketImpl {
|
-keepclassmembers class java.net.PlainSocketImpl {
|
||||||
<fields>;
|
<fields>;
|
||||||
|
Loading…
Reference in New Issue
Block a user