Which JVM to use under Windows?



I have heard some different opinions and which JVM to use.
First of all, can anyone tell me where to find JVM?
I spent nearly half an hour on Java site but could not find it.

My code does not require anything higher than jdk 1.3
and uses AWT only.

Is there any reason to get "the latest and gratest?
in this case?

Some say that Microsoft's JVM is not as secure.

Does anyone have any opinions on which JVM to use?

Thanks

--

Get yourself the most powerful tool for usenet you ever heard of.

NewsMaestro download page:
http://sourceforge.net/project/showfiles.php?group_id=203356

Web page:
http://tarkus01.by.ru/

Note: You need to have JVM (Java Virtual Machine)
installed. Otherwise, the program won't run on some versions
of Windows. Just try to run the program and if you see the
main window, it means you do have it installed already.

Otherwise, a quick search on the Internet will find it
easily. The file size should be around 5 megs.

JVM is available in Microsoft or Sun (original creator
of Java language) versions.

You can visit sun.com to get it.

Or, you can try this one for starters:

http://www.java-virtual-machine.net/download.html

It should have links to sites that have it, I believe.
.



Relevant Pages

  • JNI_CreateJavaVM fails (returns -1)
    ... I am trying to get a simple windows console application to lauch the jvm ... I even removed the windows VM just to make sure that it was not coming into ... picture since it had it's own java related dll's in the system dirs. ... ->SetObjectArrayElement(env, applicationArgs, 0, applicationArg0); ...
    (comp.lang.java.programmer)
  • Re: JVM Question
    ... You can test whether Java is working on your machine at the following sites: ... availability of the MS JVM is available here: INFO: Availability of Current ... Sun also offers an automatic download and install of the 1.4 Java plug-in ... About the Microsoft VM and Windows 2000 Service Pack 4 ...
    (microsoft.public.windowsxp.basics)
  • Re: Was sagt mir The Java Virtual Machine has exited with a code of 0 ?
    ... Windows Ereignisanzeige liefert mir den geistreichen Hinweis: ... "The Java Virtual Machine has exited with a code of 0". ... wie ich etwas mehr Information aus der JVM rausquetschen kann (debug ...
    (de.comp.lang.java)
  • Re: Windows 7 and all my Java stuff.
    ... The 64-bit versions of Windows are quite good at running the 32-bit ... you run a 64-bit JVM then the JVM will dynamically translate the code ... Java code itself are bit-size-neutral, ... which runs about 3 times faster). ...
    (comp.lang.java.programmer)
  • Re: Contextual Menu in an Applet
    ... All using the Sun 1.4.2 JVM, ... the PopupMenuListener interface doesn't seem to be part of Java 1.1. ... > or the JVM which is installed on the Windows machine. ... and still have it work on Java 1.1 machines? ...
    (comp.lang.java.programmer)