Skip to content

Conversation

@akurtakov
Copy link
Member

Going symbol by symbol nowadays is just time lost and even makes code harder to read.

@akurtakov akurtakov self-assigned this Jul 8, 2025
Copy link
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

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

It seems a bit odd to read in everything as lines just to later join them again .. you can consider using getAllBytes() and wrap into a string directly instead of using a BufferedReader...

@akurtakov akurtakov force-pushed the master branch 3 times, most recently from a3a7ce4 to fe60b56 Compare July 8, 2025 07:07
@akurtakov
Copy link
Member Author

Thanks for giving it more thought (it should be good now) - I just did the first thing that came to my mind as it was already a simplification :).

Going symbol by symbol nowadays is just time lost and even makes code
harder to read.
Load as UTF-8 to ease testing with various content.
Fix warnings in browser-content.html
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2025

Test Results

   545 files  ±0     545 suites  ±0   28m 2s ⏱️ -52s
 4 406 tests ±0   4 388 ✅ ±0   18 💤 ±0  0 ❌ ±0 
16 745 runs  ±0  16 603 ✅ ±0  142 💤 ±0  0 ❌ ±0 

Results for commit 5538881. ± Comparison against base commit 6842283.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@akurtakov
Copy link
Member Author

This change in snippets can not make SWT.test_isLocal to fail and this issue has happened last week in another PR. Merging.

@akurtakov akurtakov merged commit 7f3f080 into eclipse-platform:master Jul 8, 2025
13 of 17 checks passed
@github-project-automation github-project-automation bot moved this to Done in SWT work Jul 8, 2025
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.

2 participants