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

empty -Xbootclasspath: option crashes java_g on Solaris

XMLWordPrintable

    • sparc
    • solaris_7



      Name: dkC59003 Date: 01/03/2000



      The -Xbootclasspath: VM option without a class path setting crashes
      HotSpot Client VM (build 1.3-R) in debug mode on Solaris.

      This error prevents the regression test (testbase_nsk)
      nsk/regression/b4278844 to pass.

      Logs:

      In debug mode:

      % java_g -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
      Java HotSpot(TM) Client VM (build 1.3-R-debug, interpreted mode)

      % java_g -Xbootclasspath: -version
      Error occurred during initialization of VM
      java/lang/NoClassDefFoundError: java/lang/Object
      Dumping core....
      Abort

      In normal mode:

      % java -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
      Java HotSpot(TM) Client VM (build 1.3-R, interpreted mode)

      % java -Xbootclasspath: -version
      Error occurred during initialization of VM
      java/lang/NoClassDefFoundError: java/lang/Object


      ======================================================================

            ysr Y. Ramakrishna
            dkhukhrosunw Dmitry Khukhro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: