JRebel Agent

  • Feature: added support for Wildfly 15.0.0.Final.
  • Feature: added support for WebSphere 9.0.0.10.
  • Feature: added support for WebSphere Liberty Profile 18.0.0.4.
  • Feature: added support for tcServer 3.2.13 and 4.0.4.
  • Feature: added support for Tomcat 9.0.14.
  • Feature: added support for Resin 4.0.59.
  • Feature: added support for Google App Engine 1.9.71.
  • Improvement: improved integration with OpenWebBeans, added support for converting an existing class to a managed bean.
  • Bug fix: fixed a performance regression in the Hybris integration causing slowdowns during reload.
  • Bug fix: fixed an integration issue with Tomcat that caused proxy settings defined in server.xml to be ignored.
  • Bug fix: fixed an integration issue with Tomcat that caused deadlock during reload.
  • Bug fix: fixed an integration issue with Springfox when run on application servers with Servlet API 2.5.
  • Bug fix: fixed an integration issue with WebSphere that caused NullPointerException during reload of EJBs.
  • Bug fix: fixed an integration issue with Weld that caused adding a @Specializes bean to not be registered correctly.
  • Bug fix: fixed an integration issue with Weld that caused a @Named bean with the same name as a previously existing named bean to not work.
  • Bug fix: fixed an integration issue with Apache CXF that caused NullPointerException during reload.
  • Bug fix: fixed an integration issue with Apache Log4j 2 that caused the configuration to be sporadically reconfigured.
  • Bug fix: fixed a bug where using BitSet caused NoSuchMethodError on Java 11.
  • Bug fix: fixed a bug where instanceof checks on lambdas and arrays could give incorrect results.
  • Bug fix: fixed a bug with reflection where the wrong method could be returned if an overloaded method with different return type was present.
  • Bug fix: fixed a bug where reloading a class with a broken static initializer could limit access to static members on the class.
  • Bug fix: fixed a bug where reloading the class hierarchy of a class could fail invoking methods in the new superclass.

 

JRebel for IntelliJ IDEA

  • Improvement: added warning in case rebel.xml is excluded from a Hybris backoffice build.
  • Bug fix: fixed an issue where the JRebel facet was sometimes added to non-Java modules.
  • Bug fix: fixed an issue where debugger occasionally did not break on breakpoints if the JRebel agent was not attached to the application being debugged.

 

JRebel for Eclipse Family IDEs

  • Improvement: added option to automatically enable JRebel for web projects. Available as a pilot for randomly selected users.

 

JRebel for NetBeans

  • Updated embedded JRebel agent to 2018.2.5.

 

JRebel for JDeveloper

  • Feature: added remote servers support.