This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80fb9b84732324979db2d152663e5222847da1f7
kotlin-fork
/
compiler
/
rmi
T
History
Ilya Chernikov
80fb9b8473
Removing try/catch in the lock file acquiring algo, to avoid hanging like in case described here -
https://devnet.jetbrains.com/message/5561306
...
it should now fail and fallback to in-process compilation
2015-10-26 15:59:10 +01:00
..
kotlinr
Removing try/catch in the lock file acquiring algo, to avoid hanging like in case described here -
https://devnet.jetbrains.com/message/5561306
2015-10-26 15:59:10 +01:00
rmi-interface
Increasing socket backlog size in attempt to solve problems like EA-74493 (connection refused)
2015-10-26 15:59:09 +01:00
rmi-server
Adding property to enforce daemon shutdown, dropping unnecessary inheritance of the CompilerServiceImpl from UnicastRemoteObject, because manual control is used
2015-10-19 13:32:20 +02:00