issues
search
facebookarchive
/
nailgun
Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.
https://github.com/facebook/nailgun
Other
730
stars
138
forks
source link
refactoring
#189
Open
aanno
opened
4 years ago
aanno
commented
4 years ago
Derived from #185:
Add missing @Override
Add missing @FunctionalInterface
update to AutoClosable
ng-version command not working in development setup
NGContext getters (instead of public attributes)
add a few
flush()
where appropriate
Derived from #185:
flush()
where appropriate