Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test for APT #2088 #2109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mmariotti
Copy link

added test_github2088();

What it does

It's similar to test_github1654(), but:

  • Anno is in p2
  • Breaks/Works are in p3
  • psf String V is in Breaks
  • source is 1.8

How to test

the same way you test test_github1654()

Author checklist

added test_github2088();
It's similar to test_github1654(), but:
- Anno is in p2
- Breaks/Works are in p3
- psf String V is in Breaks
- source is 1.8
@mmariotti mmariotti changed the title Update AnnotationProcessingCompilerToolTest.java Added test for APT #2088 Mar 6, 2024
@stephan-herrmann
Copy link
Contributor

Was this test supposed to fail? Did you see it failing?

@mmariotti
Copy link
Author

Yes, it is supposed to fail the compilation.

I see the error reported in this issue using eclipse "normally" to develop a java application.

I don't have the required configuration/environment/knowledge (and time to learn the whole infrastructure/SDK) to run the test "as submitted": I just copied the test developed by another user for a similar issue and I adapted it to reproduce exactly what triggers the bug discovered.

Nonetheless, I also submitted a minimal PoC app.
It's very easy (zero time) for a eclipse-SDK developer to just import and compile it within any instance of eclipse (with JDT) and verify that the bug triggers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants