Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: df3edbd7b7788c7fb7dcff5da00833f2f705811e
https://github.com/hibernate/hibernate-orm/commit/df3edbd7b7788c7fb7dcff5...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
M
hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java
M
hibernate-core/src/main/java/org/hibernate/proxy/pojo/javassist/JavassistProxyFactory.java
A
hibernate-core/src/test/java/org/hibernate/jpa/test/callbacks/PrivateConstructorTest.java
A
hibernate-core/src/test/java/org/hibernate/jpa/test/callbacks/ProtectedConstructorTest.java
Log Message:
-----------
HHH-13020 - When proxying an entity having a private default constructor, the log
message is not very clear about the problem
**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.