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

Minimal VM. Spelling mistake in the output of command 'java -Xshare:dump'

XMLWordPrintable

    • generic
    • generic
    • Verified

      $ ./attempts/linux-i586-min/bin/java -Xshare:dump
      Error occurred during initialization of VM
      Dumping a shared archive is not supported int this VM. <<< here

      It should be "supported IN this VM." instead of "supported INT this VM."

      $ ./attempts/linux-i586-min/bin/java -version
      java version "1.8.0-ea"
      Java(TM) SE Embedded Runtime Environment (build 1.8.0-ea-b36e, profile compact1, headless)
      Java HotSpot(TM) Embedded Minimal VM (build 25.0-b04, mixed mode)

            jprovino Joseph Provino (Inactive)
            rmatafon Roman Matafonov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: