eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 39 forks source link

Replace "UTF8" with StandardCharsets.UTF_8 #532

Closed jukzi closed 1 month ago

jukzi commented 1 month ago

Avoids NON-NLS and possible UnsupportedEncodingException

github-actions[bot] commented 1 month ago

Test Results

  375 files  ±0    375 suites  ±0   45m 7s :stopwatch: + 3m 42s 1 893 tests ±0  1 890 :white_check_mark: ±0  3 :zzz: ±0  0 :x: ±0  6 679 runs  ±0  6 670 :white_check_mark: ±0  9 :zzz: ±0  0 :x: ±0 

Results for commit e32a7038. ± Comparison against base commit 2d7670ba.

:recycle: This comment has been updated with latest results.