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

Updates to OGNL 3.1.x OgnlRuntime #63

Conversation

JCgH4164838Gh792C124B5
Copy link
Contributor

Updates to OGNL 3.1.x OgnlRuntime:

Code changes:

  • added clarifying comments to getStaticField(), cleanup.
  • added a finally guard in invokeMethod().
  • added a finally guard in getFieldValue(), cleanup.
  • added additional limiter (final) to setFieldValue(), cleanup.
  • added two test units for protected and public members.
  • updated PrivateMemberTest with additional tests, cleanup.

Code changes:
- added clarifying comments to getStaticField(), cleanup.
- added a finally guard in invokeMethod().
- added a finally guard in getFieldValue(), cleanup.
- added additional limiter (final) to setFieldValue(), cleanup.
- added two test units for protected and public members.
- updated PrivateMemberTest with additional tests.
@lukaszlenart
Copy link
Collaborator

LGTM 👍

@lukaszlenart lukaszlenart merged commit 01c4f1b into orphan-oss:ognl-3-1-x Nov 26, 2018
@lukaszlenart
Copy link
Collaborator

Should I push a new release or do you want to prepare more PRs?

@JCgH4164838Gh792C124B5
Copy link
Contributor Author

Hello @lukaszlenart .

I don't think I have any more changes/PRs planned for the near future (unless I surprise myself). :)
If you want to push a new release that sounds OK to me. :) :)

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.

2 participants