home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / CHIPCD_02_2002.iso / Internet / Macromedia ColdFusion Server 5 / coldfusion-50-win-us.exe / data1.cab / Program_Files / jre / lib / jvm.cfg < prev    next >
Encoding:
Text File  |  2001-06-13  |  338 b   |  14 lines

  1. #
  2. # @(#)jvm.cfg    1.2 99/07/09
  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. -hotspot
  12. -server
  13. -classic
  14.