[resteasy-commits] [resteasy/Resteasy] 14a9d8: [RESTEASY-2037] Fix treatment of unhandled asynchr...

GitHub noreply at github.com
Thu Oct 11 14:23:31 EDT 2018


  Branch: refs/heads/3.6.1.SPx
  Home:   https://github.com/resteasy/Resteasy
  Commit: 14a9d8f6167a2067c39dcec617cff7cc6625376f
      https://github.com/resteasy/Resteasy/commit/14a9d8f6167a2067c39dcec617cff7cc6625376f
  Author: Pelisse Romain <belaran at redhat.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/SynchronousDispatcher.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsyncUnhandledExceptionTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncUnhandledExceptionResource.java

  Log Message:
  -----------
  [RESTEASY-2037] Fix treatment of unhandled asynchronous exceptions (#1728)

* [RESTEASY-2037] Fix treatment of unhandled asynchronous exceptions

* Update AsyncUnhandledExceptionTest.java

ResteasyClientBuilderImpl didn't come into existence until 4.0.0 (master branch).

* Update AsyncUnhandledExceptionTest.java

ResteasyClientBuilderImpl appeared in two places.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the resteasy-commits mailing list