[hibernate-commits] [hibernate/hibernate-orm] dc29e4: HHH-12621 Copy the query spaces when initializing ...

GitHub noreply at github.com
Thu May 24 14:09:43 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: dc29e45af32e1860a59e128f951525369e8c5f4c
      https://github.com/hibernate/hibernate-orm/commit/dc29e45af32e1860a59e128f951525369e8c5f4c
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/internal/NativeQueryImpl.java
    M hibernate-core/src/test/java/org/hibernate/jpa/test/query/NamedQueryTest.java

  Log Message:
  -----------
  HHH-12621 Copy the query spaces when initializing a new NativeQueryImpl

This could ultimately lead to ConcurrentModificationException.



      **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 hibernate-commits mailing list