Gateway Software Symposium - No Fluff Just Stuff

Gateway Software Symposium

April 11 - 12, 2014

What's in a Type? A Mathematical View of the Java Type System

Friday - Apr 11 10:45 AM CDT - Salon A/B

Over the years, Java developers have learned through trial-and-error the best ways to use Java's type system. But certain parts of the type system like wildcard generics and covariant return types are
under used; in-part, because they are not well understood.

Fortunately by going back to the mathematical roots of type systems, we can understand not only wildcard types and covariance, but also why we should prefer composition over inheritance and even how compilers perform some of their optimization magic.

Douglas Hawkins

Douglas Hawkins

Lead Developer Java Performance Monitoring at Datadog

Video Preview

About Douglas Hawkins

Douglas Hawkins has been passionately developing software for the past 20 years.
Throughout Doug's career, he has focused on creating performance intensive applications
in Java ranging from bioinformatics to financial exchanges.

After 10 years as a Java developer, Doug transitioned to working on Azul's Java Virtual Machine.
Today, Doug continues his interest in building performance tools for developers as the
Lead Developer of Datadog's Java Application Performance Monitoring.

While Doug's passion for developing software remains, his true passion is in sharing his
interest in low-level details and JVM performance with others.