- long term roadmap for Java exists (Oracle is not reducing their investment despite shift in strategy to OSS and services)
- opening up developments
- cloud native recurring topic
- money from services
- new release model - same/better for devs, makes ent. pay
- making Java the premier choice for cloud native is recurring topic
- portola: containers (startup time, resource management)
- zgc - 10ms/sec, large heaps, EA available
- amber - language improvements (long term)
- panama - enhance jni
- valhala - value types, mem, layout
- oracle cloud runs containers on bare metal
- Fn automatically packages stuff in containers and deploys locally or in cloud - Linux pipeline IO (3 descriptors)
- Fn Flow is open source API to orchestrate serverless functions. Multiple languages. Not clear whether coupled to Fn.
- https://stackoverflow.com/questions/28327620/difference-between-java-options-java-tool-options-and-java-opts
- https://github.com/oracle/graal/tree/master/substratevm
- http://fnproject.io
- https://langserver.org
- http://www.issihosts.com/haveged/
- http://www.etalabs.net/compare_libcs.html
- https://www.musl-libc.org
- http://jqwik.net/ - PBT for Java WITH SHRINKING!