Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6cbfd20619d140b597054bf6e4e07e958b625f5a
https://github.com/hibernate/hibernate-orm/commit/6cbfd20619d140b597054bf...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/XmlProcessingHelper.java
M hibernate-core/src/main/java/org/hibernate/internal/util/ReflectHelper.java
M hibernate-core/src/main/java/org/hibernate/internal/util/StringHelper.java
A hibernate-core/src/main/java/org/hibernate/internal/util/beans/BeanInfo.java
M hibernate-core/src/main/java/org/hibernate/internal/util/beans/BeanInfoHelper.java
M
hibernate-core/src/main/java/org/hibernate/internal/util/beans/BeanIntrospectionException.java
A
hibernate-core/src/main/java/org/hibernate/internal/util/beans/PropertyDescriptor.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/CompoundNaturalIdMapping.java
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/instantiation/internal/DynamicInstantiationAssemblerInjectionImpl.java
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/instantiation/internal/InstantiationHelper.java
M hibernate-core/src/test/java/org/hibernate/orm/test/dirtiness/HHH11866Test.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/internal/util/beans/BeanInfoHelperTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/util/StringHelperTest.java
M local-build-plugins/src/main/groovy/local.java-module.gradle
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/TypeUtils.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/validation/ProcessorSessionFactory.java
Log Message:
-----------
HHH-20148 Avoid depending on module java.desktop (#11768)
* HHH-20148 Avoid depending on module java.desktop
+ Reconfigure the compiler to disallow the java.desktop module
---------
Co-authored-by: Sanne Grinovero <sanne(a)commonhaus.dev>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications