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

Speculation Bug: Some of the proposals are not evaluated #2

Open
GoogleCodeExporter opened this issue Jul 23, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Invoke a quick fix long enough by changing minor things in between. 
Non-deterministic.

What is the expected output? What do you see instead?
All quick-fixes should be evaluated and augmented. Instead, a few of them are 
not evaluated at all.

Note: Seems that when quick fix is invoked internally, these proposals are not 
also retrieved, so this might due to something internal to Quick Fix or some 
extra analysis that is going on.

Original issue reported on code.google.com by [email protected] on 7 Oct 2011 at 4:54

@GoogleCodeExporter
Copy link
Author

It turns out that QuickFixProcessor.getCorrections() does not return these 
proposals on the shadow project. I am not sure if I understand the underlying 
reason. 

Original comment by [email protected] on 5 Dec 2011 at 1:13

  • Changed title: Speculation Bug: Some of the proposals are not evaluated

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

No branches or pull requests

1 participant