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

On Solaris JDK1.1.6 jar is invoked with verbosegc on

XMLWordPrintable

    • jar
    • b01
    • sparc
    • solaris_2.6
    • Verified

      When jar is run using bin/jar it runs .java_wrapper which then runs bin/sparc/green_threads/jar or bin/sparc/native_threads/jar. This file looks like this

      #!/bin/sh

      #
      # source a script that extracts RUNTIME_ARGS and APP_ARGS
      #
      . `dirname $0`/.extract_args

      #
      # Run the archive tool
      #
      `dirname $0`/java -ms8m -verbosegc $RUNTIME_ARGS sun.tools.jar.Main $APP_ARGS

      I don't see why verbosegc should be on. It looks like it was probably left on by accident during during development. Perhaps we need a jar and jar_g like many of the other tools have.



      daniel.indrigo@Canada 1998-03-25

            zlisunw Zhenghua Li (Inactive)
            dindrigo Daniel Indrigo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: