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

[doc] document that Solaris 32-bit is no more.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • docs

      Also document that Solaris installer will not install class data sharing.

      Here is the text
      "previously the Solaris SVID package installer created the Class Data Sharing file,
      as of JDK8, Solaris 32-bit is no longer supported, and thus Class Data Sharing file
      will not be created by default. A user may wish to create the Class Data Sharing by
      executing the command
      $JAVA_HOME/bin/java -Xclass:dump
      Rewriting and linking classes ... done.
      Number of classes 2450
      Calculating fingerprints ... done.
      .......
      total : 20660037 [100.0% of total] out of 37871616 bytes [54.6% used]

      once this is done, you should have a file $JAVA_HOME/jre/lib/server/{amd64,sparv9}/classes.jsa
      For more information refer to this or a newer doc if there is one
      http://docs.oracle.com/javase/1.5.0/docs/guide/vm/class-data-sharing.html,

      Note: please have Harold of Runtime review the doc changes, I am filing this issue as a courtesy.

            sharonz Sharon Zakhour (Inactive)
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: