7.0.13 (31th July 2017)

  • Feature: added beta support for Java 9.
  • Feature: added support for Weld 3.
  • Feature: added support for Vaadin 8.
  • Feature: added support for EclipseLink 2.6.
  • Feature: added support for Tomcat 7.0.79, 8.0.45, 8.5.16 and 9.0.0.M22.
  • Feature: added support for Liferay 7.0.3.GA4.
  • Feature: added support for Google App Engine 1.9.54.
  • Feature: added support for Resin 3.1.16 and 4.0.53.
  • Feature: added support for Virgo 3.7.1.
  • Improvement: added rebel.xml jar element support for CDI bean archives on Weblogic.
  • Improvement: improved reload performance in Remote Server setups.
  • Improvement: improved reload performance on Google App Engine when using security managers.
  • Improvement: improved support for reloading hierarchy changes to EJB classes on JBoss.
  • Bug fix: fixed reloading issue after dynamically attaching another agent.
  • Bug fix: fixed Spring Framework @Scheduled methods being registered multiple times during reload.
  • Bug fix: fixed JRebel Agent startup errors on Linux, when the user home directory was missing.
  • Bug fix: fixed Camel and CDI applications failing to reload with AmbiguousResolutionException.
  • Bug fix: fixed JAX-RS @Context annotated fields being set to null after a reload on WebSphere 8.x.
  • Bug fix: fixed duplicate class loading on Eclipse Equinox OSGi container.
  • Bug fix: fixed Hibernate ORM reloading failing with �EntityManagerFactory is closed�.
  • Bug fix: fixed issue with Hibernate ORM integration, causing EntityManagerFactory to be unserializable.
  • Bug fix: fixed a potential NullPointerException when reloading Weld beans.
  • Bug fix: fixed debugger in IntelliJ IDEA throwing ClassNotPreparedException when reloading a class with breakpoints.
  • Bug fix: fixed an IllegalAccessException from the debugger after changing a field�s modifier to private.