]> git.mxchange.org Git - jfinancials-mailer-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Apr 2018 20:54:23 +0000 (22:54 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Apr 2018 20:54:23 +0000 (22:54 +0200)
commitc8c01b382fb97b27f8e19a24ed5d95b331aa77b5
tree92aa90da5f6b2c0588e858497e938dabd4679bff
parent9256328e277d5fccf13d6a555747a837d0b32a0d
Please cherry-pick:
- made more local variables final (possible here) which gives the Java compiler
  hints to optimize the binary a bit more
- always invoke super() until you have reach the most-super (highest class)
  then there is no need for it as java.lang.Object is then next

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/model/mailer/FinancialsEmailDeliveryMessageBean.java
src/java/org/mxchange/jfinancials/model/mailer/FinancialsMailerSingletonBean.java