JavaOne News: Day 4 📎
- jshell (JEP 222) -- the REPL for Java 9 is GA and is going to be available in the binary builds in the next days / weeks.
- jshell comes with a thin API which can be used to execute Java code on-the-fly.
- Jersey 3.0 will implement JAX-RS 2.1 API, non-blocking IO, reactive JAX-RS 2.0 client, server-sent events and will integrate with Weld SE out-of-the box.
- The custom JavaOne t-shirt factory didn't scale at all. The queue was
synchronized
with only two lazy worker threads competing for a scarce resource. No timeouts, no Cirquit Breaker. - My Nashorn session attended the vast majority of the Nashorn engineering team at Oracle. Knowing that, I offered the attendees to ask me even low level JavaScript / byte code questions. My secret plan was to act as a facade :-). I explained distributed lambdas with headlands, flexible data transformations with enhydrator, static page generation with spg and automation scripts to install / configure Payara or monitor docker.
- I didn't attended the appreciation event and used the time for compaction and garbage collection of
Stream.of(javaone.information())
.
See you at Java EE Workshops at Munich Airport, Terminal 2 or Virtual Dedicated Workshops / consulting. Is Munich's airport too far? Learn from home: effectivejavaee.com.