eclipse-equinox / equinox

equinox
Eclipse Public License 2.0
31 stars 65 forks source link

Use NIO Files API to set POSIX file permissions #613

Closed HannesWell closed 4 months ago

HannesWell commented 4 months ago

This avoids running another process to modify the permissions.

@tjwatson or is there a reason that speaks against using the Files API?

github-actions[bot] commented 4 months ago

Test Results

   87 files  ±0     87 suites  ±0   36m 31s :stopwatch: +6s 2 199 tests ±0  2 152 :white_check_mark: ±0   47 :zzz: ±0  0 :x: ±0  6 729 runs  ±0  6 586 :white_check_mark: ±0  143 :zzz: ±0  0 :x: ±0 

Results for commit df249e14. ± Comparison against base commit 8bd4555c.