Skip to content

Null check for org.eclipse.help.IContext #1863

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SougandhS
Copy link
Contributor

Check whether context is null or not before invoking getText()

Fixes : #1689

Copy link
Contributor

github-actions bot commented May 8, 2025

Test Results

 1 764 files  ±0   1 764 suites  ±0   1h 29m 47s ⏱️ + 2m 45s
 4 381 tests ±0   4 357 ✅ ±0   24 💤 ±0  0 ❌ ±0 
13 143 runs  ±0  12 976 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit a483a78. ± Comparison against base commit 27a1efe.

♻️ This comment has been updated with latest results.

Check whether context is null or not before invoking getText()

Fixes : eclipse-platform#1689
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.

NullPointerException in DefaultHelpUi.displayContext
1 participant