Monday, 25 August 2014

13/12/10 - 02 - Do you really get Classloaders ?


This is Video about '13/12/10 - 02 - Do you really get Classloaders ?'


13/12/10 - 02 - Do you really get Classloaders ?
Video Youtube
13/12/10 - 02 - Do you really get Classloaders ?, Class loaders are at the core of the Java language. Java EE containers, OSGi, NetBeans modules, Tapestry 5, Grails and many others use class loaders heavily. Yet when something goes wrong, would you know how to solve it?
In this session we'll take a tour of the Java class loading mechanism, both from JVM and developer point of view. We will look at typical problems that you get with class loading and how to solve them. ClassNoDefError, IncompatibleClassChangeError, LinkageError and many others are symptoms of specific things going wrong that you can usually find and fix. For each problem we'll go through a hands on demo with a corresponding solution.
We'll also take a look at how and why classloaders leak and how can you remedy that.

Intervenant : Simon Maple
13/12/10 - 02 - Do you really get Classloaders ?
13/12/10 - 02 - Do you really get Classloaders ?
Thank's for reading about '13/12/10 - 02 - Do you really get Classloaders ?'.

No comments:

Post a Comment