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

Runthese: assert(i >= 0 && i < _length,"index out of bounds")klassVtable.hpp 145

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • None
    • beta
    • generic
    • solaris_8

      Using c2_baseline java_g

      $java -Xcomp -Djava.security.policy=/net/sqesvr/export/vsn/VM/testbase/runThese/tests/jck/jck.policy -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes runThese -repeat 5 -thread 10 -iter 1 -D:TESTBASE=/net/sqesvr/export/vsn/VM/testbase/runThese/tests -D:gc=1 -runList /net/minifridge/export/disk2/halloweenMerge/result/stress/111500/sun4u_5.8/server/comp/plumhall/runList.dat.6001.6200/testlist.all

      *** JVS(R): The Plum Hall Test Suite for The Java(tm) Language, Util(513,JDKLevel=118)
      #Begin Case (jvs.lang.System.InputStream_x)
      #Reached first test (line 67)
      ERROR in InputStream_x at line 76 : (false) != (true)
      Available characters was 15
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(i >= 0 && i < _length, "index out of bounds")
      #
      # Error ID: /files/ws/c2_baseline/build/solaris/../../src/share/vm/oops/klassVtable.hpp, 145 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x11e158 nid=0xd runnable
      #


      Reduce compilation to the following:

      -XX:CompileOnly='jvs/lang/System/InputStream_x.main' -XX:CompileOnly='jvs/lang/System/InputStream_x.test'

      .hotspot_compiler

      # toggle on/off the following ("exclude" makes problem go away)
      #
      # exclude java/io/BufferedInputStream close

      exclude java/io/FileOutputStream <init>
      exclude java/io/BufferedInputStream ensureOpen
      exclude java/io/BufferedInputStream available
      exclude jvs/lang/System/InputStream_x <init>
      exclude java/lang/String length
      exclude java/lang/String valueOf
      exclude java/lang/StringBuffer <init>
      exclude java/lang/StringBuffer append
      exclude java/lang/StringBuffer toString
      exclude java/io/FileDescriptor <init>
      exclude java/io/FileInputStream <init>
      exclude java/io/FileInputStream open
      exclude java/io/FileOutputStream close
      exclude java/io/InputStream <init>
      exclude java/io/PrintStream <init>
      exclude java/io/PrintStream newLine
      exclude java/io/PrintStream print
      exclude java/io/PrintStream println
      exclude java/io/PrintStream write
      exclude java/lang/Integer toString
      exclude java/lang/Object <init>
      exclude java/lang/RuntimePermission <init>
      exclude java/lang/SecurityManager checkPermission
      exclude java/lang/SecurityManager checkRead
      exclude java/lang/String <init>
      exclude java/lang/System checkIO
      exclude java/lang/System getSecurityManager
      exclude java/lang/System setIn
      exclude java/lang/System setIn0
      exclude jvs/audit/appStub pr
      exclude jvs/audit/util <init>
      exclude jvs/audit/util begin_case
      exclude jvs/audit/util end_case
      exclude jvs/audit/util eq
      exclude jvs/audit/util report
      exclude jvs/audit/util setDebug
      exclude jvs/audit/util setVerbose

            mpalecznsunw Michael Paleczny (Inactive)
            rknippelsunw Ross Knippel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: