This is an undesirable program. This file has been identified as a program that is undesirable to have running on your computer. This consists of programs that are misleading, harmful, or undesirable.
Since I have done most of my coding for classes (and almost exclusively in Java), I have always just run my programs through the compiler and never had to worry about actually setting it up to run on ...
I installed java today and created the traditional hello world console application called first.java. I set the PATH stuff and whatnot, and the Sun tutorial says type in "javac first.java".