Overview
Explore Java 8 refactoring techniques in this comprehensive conference talk. Learn to identify code areas suitable for Java 8 features, automatically refactor using lambdas and streams, and understand the performance implications. Discover the benefits of Java 8 adoption, including Lambda Expressions, Streams API, and new Date/Time functionality. Gain insights into when refactoring is beneficial and when it may not be advisable. Benefit from Trisha Gee's expertise in Java high-performance systems and developer productivity as she guides you through practical examples and best practices for modernizing your codebase.
Syllabus
Introduction
Why Java 8
lambda expressions
performance analysis
lambda expression replacement
lazy evaluation performance
performance comparison
magic parallel
performance shift
performance summary
QA
Taught by
Devoxx