Skip to content
Success

#3810 (Jun 3, 2025, 12:27:00 AM)

Started 1 mo 7 days ago
Took 12 min on EC2 (ec2-hibernate on AWS) - Fedora - m5d.xlarge (i-07b55ac1876bd999d)

Started by timer

This run spent:

  • 56 ms waiting;
  • 12 min build duration;
  • 12 min total from scheduled to completion.
Revision: 9ed9bdad39d6a11b1b98e9bde22e76bcba5600f1
Repository: https://github.com/hibernate/hibernate-orm.git
  • refs/remotes/origin/main
Changes
  1. Centralize release instructions in MAINTAINERS.md (commit: e424797) (details / githubweb)
  2. Don't ignore 'orm.jdk.max' from gradle.properties (commit: 8fdeab5) (details / githubweb)
  3. Actually produce Java 24 bytecode in tests when testing against JDK 24 (commit: 4167e85) (details / githubweb)
  4. Clarify toolchain support (commit: 96bb534) (details / githubweb)
  5. Log JDK version information at the start of every build (commit: a340095) (details / githubweb)
  6. Require JDK 21 for building (but keep the Java 17 baseline) (commit: 069d77c) (details / githubweb)
  7. Remove redundant version requirements in hibernate-jfr (commit: 43cdff7) (details / githubweb)
  8. light refactoring to a method of BasicDotIdentifierConsumer (commit: 6539565) (details / githubweb)
  9. use safe typecasts (commit: 41b92ce) (details / githubweb)
  10. consistently use EntityGraph instead of RootGraph in (incubating) JpaMetamodel SPI (commit: 13a7bfa) (details / githubweb)
  11. links in jdoc (commit: 3cffb7d) (details / githubweb)
  12. HHH-19466 demote operations dealing with EntityGraphs from JpaMetamodel to Implementor (commit: e21536c) (details / githubweb)
  13. cleanups in InjectionHelper (commit: a22ddcc) (details / githubweb)
  14. HHH-19466 remove unimplemented/unused/unnecessary graph-related operations of MappingMetamodel (commit: 33c0191) (details / githubweb)
  15. eliminate a raw type (commit: 9ed9bda) (details / githubweb)