Commit 83a1f72
committed
Fix Windows Defender status retrieval under Java-25 or later
Fixes errors like:
'''
Failed to obtain 'WinDefend' service state
java.io.IOException: Process timed-out and it was attempted to
forcefully terminate it
'''1 parent 195df72 commit 83a1f72
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
392 | | - | |
| 393 | + | |
393 | 394 | | |
394 | 395 | | |
395 | 396 | | |
| |||
0 commit comments