Alternates to Java Reflection and Unsafe Usage

Presenters
Date
Mar 07, 2019

The session covers Method and Var Handles. With code examples the session highlights the erstwhile reflection API and its newer lightweight replacement in Method Handles. The session also covers the (ab)use of sun.misc.Unsafe and its newer safer complimentary API.