Skip to content

Commit

Permalink
Drop leftover comment about ProcessHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Jan 14, 2025
1 parent e1ce8ba commit 5780131
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ public IdeRunningProcessBuildItem detectRunningIdeProcesses(LaunchModeBuildItem
return new IdeRunningProcessBuildItem(result);
}

// TODO: remove when we move to Java 11 and just call the methods of 'java.lang.ProcessHandle'
private static class ProcessUtil {

/**
Expand Down

0 comments on commit 5780131

Please sign in to comment.