[hibernate-commits] [hibernate/hibernate-orm] c9f5bc: HHH-12614 Respect the protection domain when proxy...

GitHub noreply at github.com
Thu May 24 08:12:59 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c9f5bc920aa65b8c684cc650edb647430a02783c
      https://github.com/hibernate/hibernate-orm/commit/c9f5bc920aa65b8c684cc650edb647430a02783c
  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/bytecode/internal/bytebuddy/BasicProxyFactoryImpl.java
    M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyState.java
    M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/BytecodeProviderImpl.java
    M hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java

  Log Message:
  -----------
  HHH-12614 Respect the protection domain when proxying classes


  Commit: 562661e0a2eed5efbfb0b6d5a539b3e7e3448d1a
      https://github.com/hibernate/hibernate-orm/commit/562661e0a2eed5efbfb0b6d5a539b3e7e3448d1a
  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/bytecode/internal/bytebuddy/BasicProxyFactoryImpl.java
    M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/BytecodeProviderImpl.java
    M hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java

  Log Message:
  -----------
  HHH-12618 Make sure the proxy classes are created in the right package


  Commit: 5c6183066eda0d856766057faf7eecbd70bd5289
      https://github.com/hibernate/hibernate-orm/commit/5c6183066eda0d856766057faf7eecbd70bd5289
  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/bytecode/internal/bytebuddy/ByteBuddyState.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java

  Log Message:
  -----------
  HHH-12618 Use MethodHandle lookup when available


Compare: https://github.com/hibernate/hibernate-orm/compare/20bdd991c553...5c6183066eda
      **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