Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6922500

(launcher) fix legacy error message with v8 detection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 7
    • 7
    • tools
    • None
    • generic
    • generic

      On SparcStation5.

      # java -version
      SPARC V8 processor detected; Server compiler requires V9 or better.
      Use Client compiler on V8 processors.
      Could not create the Java virtual machine.
      # java -client -version
      SPARC V8 processor detected; Server compiler requires V9 or better.
      Use Client compiler on V8 processors.
      Could not create the Java virtual machine.

      The -client flag is ignore

            ksrini Kumar Srinivasan
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: