Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] BZ-544288 Annotation with TYPE_USE not properly handled by TypeUtils (different to javac)

Hi everyone!

I'd like to raise awareness for the following bug my team ran into
recently: https://bugs.eclipse.org/bugs/show_bug.cgi?id=544288

This issue is already 1.5 years old but we consider this rather severe
because it results in missing metamodel fields when using
hibernate-jpamodelgen (other annotation processors are affected as well)
which in turn results in compile errors in Eclipse only (but not via mvn).

I have added a coment and a reproducer 10 minutes ago but I guess
someone has to approve them first because they are not yet visible to
others?

Until then please see:
https://hibernate.zulipchat.com/#narrow/stream/132096-hibernate-user/topic/jpamodelgen.20problem.20in.20Eclipse.20with.20.40Target


Any chance to get this fixed soon? Thanks!


Cheers,

Falko




Back to the top