Java obtient le nom du processus parent
ProcessHandle.current().parent().get().info();
Dotch
ProcessHandle.current().parent().get().info();