Skip to content

[javascript] Update Rhino library to 1.7.13#3242

Merged
adangel merged 4 commits into
pmd:masterfrom
adangel:issue-699-upgrade-rhino-java8
May 21, 2021
Merged

[javascript] Update Rhino library to 1.7.13#3242
adangel merged 4 commits into
pmd:masterfrom
adangel:issue-699-upgrade-rhino-java8

Conversation

@adangel

@adangel adangel commented Apr 29, 2021

Copy link
Copy Markdown
Member

This PR replaces the older #2906

Note: This introduces some incompatibility: From now on, at least Java 8 is required to analyze JavaScript code.
We did a similar upgrade with VisualForce in 6.30.0.

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@adangel adangel added this to the 6.35.0 milestone Apr 29, 2021
@ghost

ghost commented Apr 29, 2021

Copy link
Copy Markdown
1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

@oowekyala oowekyala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll keep this pr as a reference of what to update when a module changes minimum java version.

Comment thread docs/pages/release_notes.md Outdated
Comment thread docs/pages/release_notes.md Outdated
Co-authored-by: Clément Fournier <clement.fournier76@gmail.com>
@adangel adangel merged commit 12ec6d6 into pmd:master May 21, 2021
@adangel adangel deleted the issue-699-upgrade-rhino-java8 branch May 21, 2021 09:28
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.

[javascript] Failing with OutOfMemoryError parsing a Javascript file [javascript] Update Rhino library to 1.7.13

2 participants