Skip to content

Fix checkstyle issues in generated code #193

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

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

smarr
Copy link
Contributor

@smarr smarr commented Jul 1, 2016

Changes the generated code to use “static final” as it is the recommended order by JLS.
Also fix two minor whitespace issues.

“static final” is the recommended order by JLS.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
@graalvmbot
Copy link
Collaborator

Warning: some required labels were not added by the current assignee @grimmerm. In a normal review process, the assignee is responsible for adding labels to the pull request.

Contentious labels: accept

@dougxc dougxc merged commit a23d950 into oracle:master Aug 3, 2016
@smarr
Copy link
Contributor Author

smarr commented Aug 3, 2016

Thanks

dougxc pushed a commit that referenced this pull request Sep 8, 2016
…/truffle:dsl_fix_implicit_evaluated_parameters to master

* commit 'cdecd17ca1533cd9ea55f89befd348624e6c184e':
  Add test for implicit casts for type in evaluated execute methods.
  Fix use new fallthrough flag also for slow path generation.
  Fix execute methods with typed evaluated parameters that are implicitely casted with a subtype as source type should do the implicit type guard to inject specialized information.
@smarr smarr deleted the pr/interop-gen-codestyle branch October 9, 2016 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants