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

With kernel JRE, "sharing" is missing in java -version when it is converted from kernel to client

XMLWordPrintable

      With kernel JRE, "sharing" is missing in java -version when it is converted from kernel to client

      Tested Bundles : http://j2se.east/plugin/1.6.0_05-pit/2007-09-26.16_35
      Tested OS : Windows

      1. Install kernel jre bundle
      2. Wait till background downloader downloads all the bundles ("ps -ef | grep java" should not return any value)
      3. Now immediately run java -version without running any other java process.
      It shows the following output (sharing is missing though the VM is client VM) :

      C:\>java -version
      java version "1.6.0_05"
      Java(TM) SE Runtime Environment (build 1.6.0_05-b305)
      Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)

      4. From next time onwards, it shows the following output :

      C:\>java -version
      java version "1.6.0_05"
      Java(TM) SE Runtime Environment (build 1.6.0_05-b305)
      Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)

            Unassigned Unassigned
            mnarayansunw Malathi Narayanan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: