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

Testcase 6215242 is using "-client" flag and AMD64 doesn't support this flag

XMLWordPrintable

    • b02
    • x86
    • generic

      Testcase 6215242 is using -client flag and AMD64 with 64bit jvm doesn't support this flag. Because of which this testcase is failing an AMD64 platforms.

      JDK Info:
      ---------
      $ ./java -version
      java version "1.4.2_11-ea"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-ea-b01)
      Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_11-ea-b01, mixed mode)

      How to Reproduce:
      -----------------
      Copy attached GoodbyeWorld.java
      Compile java file
      Run command
      $java -client GoodbyeWorld

      Error :
      -------
      Error: client VM not supported

      If -client flag is removed then testcase is passing.

            asaha Abhijit Saha
            skantesunw Srilatha Kante (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: