Object Teams puts object-orientation on steriods such that classes and objects can be connected in new ways. See patterns of OT/J in action that will make you think differently about modularity.
A number of Java EE servers have already leveraged OSGi as their modularization of choice to better structure the runtime. At the same time - very few of them are actually exposing Java EE applications as OSGi bundles or allowing them to consume OSGi functionality at all. The talk has the goal to provide an overview on how the most popular free Java EE servers leverage OSGi and give some hints for what can JAva EE apps do to benefit out of that.
Project Jigsaw aims to create a simple, friendly, and scalable standard module system for the Java platform. This session explains its key goals and design choices, demonstrates its use, and shows its application to the Java platform itself.