Skip to content

Replace obsolete reflective access with direct field access#2482

Open
HeikoKlare wants to merge 1 commit intoeclipse-platform:masterfrom
vi-eclipse:terminal-reflection
Open

Replace obsolete reflective access with direct field access#2482
HeikoKlare wants to merge 1 commit intoeclipse-platform:masterfrom
vi-eclipse:terminal-reflection

Conversation

@HeikoKlare
Copy link
Contributor

A reflective field access has been used for backward compatibility with Eclipse 3.4 for a field introduced with Eclispe 3.6. Since this is long ago, the reflective call can be replaced with a direct field access.

A reflective field access has been used for backward compatibility with
Eclipse 3.4 for a field introduced with Eclispe 3.6. Since this is long
ago, the reflective call can be replaced with a direct field access.
@github-actions
Copy link
Contributor

Test Results

 1 977 files  ±0   1 977 suites  ±0   1h 30m 13s ⏱️ - 7m 7s
 4 743 tests ±0   4 719 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 229 runs  ±0  14 047 ✅ ±0  182 💤 ±0  0 ❌ ±0 

Results for commit 023b0bd. ± Comparison against base commit 63797d0.

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