home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD2.iso / features / j2sdk / files / linux / j2sdklin.bin / jdk1.3.1 / jre / lib / jvm.cfg < prev    next >
Encoding:
Text File  |  2001-05-06  |  334 b   |  15 lines

  1. #
  2. # @(#)jvm.cfg    1.10 00/08/01
  3. #
  4. # Copyright 1999 by Sun Microsystems, Inc.,
  5. # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
  6. # All rights reserved.
  7. #
  8. # List of JVMs that can be used as the first option to java, javac, etc.
  9. # Order is important -- first in this list is the default JVM.
  10. #
  11. -client
  12. -hotspot
  13. -server
  14. -classic
  15.