Skip to main content

All Questions

Tagged with
14 votes
2 answers
13k views

What is the task "java" (parent process "launchd") doing on MacOS X?

I have a process called "java" showing up in my Activity Monitor that uses a good amount of CPU (4 - 8% average, 20 - 80% on occasion). It reports that "launchd" is its parent process. Any idea what ...
drewjoh's user avatar
  • 275
2 votes
4 answers
9k views

Java -version reporting wrong version on Mac OSX Mountain Lion

I just installed Oracle's Java version 7u7 on my Mac (running OSX Mountain Lion). However, when I run java -version it still displays the old version (6u29). How do I fix this? Do I even need to fix ...
Sebastian Krysmanski's user avatar