Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: System.logger, JDK Enhancement Proposals (JEP) and knowing about Java's future
Description: An airhacks.fm conversation with Nicolai Parlog (@nipafx) about:
previous episode with Nicolai: "#163 The Endless Loop of Frustration and Challenge"
JEPs, JEPs draft, what happens on the openJDK Mailing list,
spending time with JEPs,
knowing about the future,
influencing current architecture with future standards,
the System.logger was added in JDK 1.9,
System.logger was intended for internal JDK user, but works fine for applications as well,
JEP 264: Platform Logging API and Service,
hystrix deprecation,
dozer mapper is deprecated,
the Eclipse Maven plugin,
the fast NetBeans,
great Visual Studio Code,
hamcrest vs. assertj,
consistency vs. micro-optimizations,
why try with resources came...