Java and JBoss related stuff
RSS icon Home icon
  • JSR-308, checkers framework and static analysis on GeeCON

    Posted on April 26th, 2010 Adam Warski 1 comment

    I’ll be speaking about the JSR-308 specification (annotations on java types), which will be part of Java 7, on the GeeCON conference, which will take place from the 13th till the 14th of May 2010 in Poznan, Poland.

    Apart from an introduction to the new annotations, I will cover the checkers framework, and do a live demo of some of the bundled checkers (nullability, immutability), as well as of my typestate checker. I will also show how to implement a simple custom checker, using the framework.

    If you’ll be there, be sure not to miss it. If you’ve not yet registered, visit http://2010.geecon.org :).

    See you there,
    Adam

     

    1 responses to “JSR-308, checkers framework and static analysis on GeeCON” RSS icon


    Leave a reply