Details
Description
The AbstractInheritableJavaEntity does not include the class modifier "strictfp" as specified by the Java Language specification (see http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html#21613)
Note : This is also true for th strictfp method modifier (see http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html#78188)
Fixed