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

fix: Update JDK11 to JDK17 in Fuzzer #403

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

tdrozdovsky
Copy link
Collaborator

@tdrozdovsky tdrozdovsky commented Jan 11, 2024

Pull Request

Description

Spring 2.7 has been replaced with 3.2, therefore we update the fuzzer as well.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Test Coverage update

Test Configuration:

  • Java: v17
  • LPVS Release: v1.4.x

Checklist:

  • My code follows the style guidelines of this project
  • My code meets the required code coverage for lines (90% and above)
  • My code meets the required code coverage for branches (80% and above)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Taras Drozdovskyi <t.drozdovsky@samsung.com>
Copy link
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

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

Bug fix for fuzzing tests because of JDK upgrade.

Copy link
Collaborator

@t-naumenko t-naumenko left a comment

Choose a reason for hiding this comment

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

LGTM

@o-kopysov o-kopysov merged commit b33aa01 into Samsung:main Jan 11, 2024
7 checks passed
@tdrozdovsky tdrozdovsky deleted the fix-fuzzer branch January 19, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants