Skip to main content

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

Thanks for bringing it up here.

I am trying to reproduce the bug in my plain environment. Will update the bug with my investigation details.

Regards,
Jay



From:        "Falko Modler" <f.modler@xxxxxxx>
To:        jdt-dev@xxxxxxxxxxx
Date:        31/08/2021 04:07 PM
Subject:        [EXTERNAL] Re: [jdt-dev] BZ-544288 Annotation with TYPE_USE not properly handled by TypeUtils (different to javac)
Sent by:        "jdt-dev" <jdt-dev-bounces@xxxxxxxxxxx>




Hi everyone!

Another year later, we just ran into this again in another project. Can
someone please have a look?

I added a reproducer last September:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=544288#c3

Thanks!

Cheers,

Falko

Am 02.09.2020 um 16:42 schrieb Falko Modler:
> 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
>
>
> _______________________________________________
> jdt-dev mailing list
> jdt-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit
>
https://www.eclipse.org/mailman/listinfo/jdt-dev


_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jdt-dev





Back to the top