Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7450f916f1541650b24e43dae97c859fb2897fab
https://github.com/hibernate/hibernate-orm/commit/7450f916f1541650b24e43d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/basic/ExtendedEnhancementNonStandardAccessTest.java
Log Message:
-----------
Test non-standard access with extended bytecode enhancement
Turns out there is nothing wrong and these tests already pass.