[weld-commits] [weld/core] 6f6807: WELD-2494 Set TCCL to null when runnning with Fork...

GitHub noreply at github.com
Mon Jun 18 02:47:06 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 6f6807d4501ecad99e81f0f8f5f1da22423038dd
      https://github.com/weld/core/commit/6f6807d4501ecad99e81f0f8f5f1da22423038dd
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/service/executorService/ContextClassLoaderNullifiedTest.java
    A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/service/executorService/DummyBean.java
    M impl/src/main/java/org/jboss/weld/Container.java
    M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java
    M impl/src/main/java/org/jboss/weld/executor/AbstractExecutorServices.java
    M impl/src/main/java/org/jboss/weld/executor/CommonForkJoinPoolExecutorServices.java
    M impl/src/main/java/org/jboss/weld/interceptor/util/InterceptionUtils.java

  Log Message:
  -----------
  WELD-2494 Set TCCL to null when runnning with ForkJoinPool ExecutorServices.
Add information about environment to Container.
Replace InterceptionUtils.detectEnvironment() with Container.getEnvironment() logic.



      **NOTE:** This service 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 weld-commits mailing list