[hibernate-dev] HHH-13604 Define some Byteman rules to check what APIs are used at runtime: next steps?

Fabio Massimo Ercoli fabio at hibernate.org
Fri Oct 18 11:46:08 EDT 2019


Hi guys,

the activity was very interesting, so I would like to thank Sanne who had
the idea and led the scope of the activity and thanks to Andrea who gave me
some nice ideas to improve the work.

With [this pull request](
https://github.com/hibernate/hibernate-orm/pull/3040) we have now rules to
check:

Read annotations
Class.forName
Other Java reflection APIs
Create proxy
Patter#compile

As a follow up (and probably it won’t be the only one) I created the issue:
https://hibernate.atlassian.net/browse/HHH-13669.

So far I’ve been involved in Hibernate OGM and Hibernate Search, so I don't
have a very deep knowledge of Hibernate ORM. So I would like to ask you:
what are the next steps?
And… is there something I can do to help?

Meanwhile I’ll be back to work on Hibernate Search. The integration with
Infinispan is still waiting…

Have a great weekend
Fabio


More information about the hibernate-dev mailing list