Skip to content

[java] Add null check when setting response in JDK 11 HttpClient#11460

Merged
pujagani merged 2 commits intoSeleniumHQ:trunkfrom
pujagani:jdk-11-null-check
Dec 26, 2022
Merged

[java] Add null check when setting response in JDK 11 HttpClient#11460
pujagani merged 2 commits intoSeleniumHQ:trunkfrom
pujagani:jdk-11-null-check

Conversation

@pujagani
Copy link
Copy Markdown
Contributor

@pujagani pujagani commented Dec 21, 2022

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Add null check when setting response in JDK 11 HttpClient

Motivation and Context

Related to #11450

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@pujagani pujagani marked this pull request as ready for review December 26, 2022 05:55
@pujagani pujagani merged commit cd9c0fe into SeleniumHQ:trunk Dec 26, 2022
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.

1 participant