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

CTW fails with /hotspot/src/share/vm/oops/klassVtable.cpp:95 for jars with custom java.lang.Object

XMLWordPrintable

    • x86
    • generic

      Failed on all platforms.

      Also CompileTheWorld for jar /net/vmsqe.russia/export/testbase/ctw/jars/ibiblio/maven2/org/microemu/cldcapi11/2.0.3/cldcapi11-2.0.3.jar fails with same assertion.


      Probably java.lang.Object is really redefined in these jars

      To reproduce ctw (on Linux, vmsqe-core2q-15.russia) :
      /net/vmsqe.russia/export/jdk/re/6u18/promoted/ea/b01/binaries/linux-i586/fastdebug/bin/java -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -Xbootclasspath/p:/net/vmsqe.russia/export/testbase/ctw/build/../jars/ctw/jarfiles/api21.jar
      VM option '-ShowMessageBoxOnError'
      VM option '+CompileTheWorld'
      Warning: Cannot open log file: hotspot.log
      Warning: Forcing option -XX:LogFile=/tmp//hs_pid16704.log
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/klassVtable.cpp:95
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/BUILD_AREA/jdk6_18/hotspot/src/share/vm/oops/klassVtable.cpp:95), pid=16704, tid=3066063776
      # Error: assert(super != __null || vtable_length == Universe::base_vtable_size(),"bad vtable size for class Object")
      #
      # JRE version: 6.0_18-b01
      # Java VM: Java HotSpot(TM) Server VM (16.0-b08-fastdebug mixed mode linux-x86 )
      # An error report file with more information is saved as:
      # /tmp/hs_err_pid16704.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Current thread is 3066063776
      Dumping core ...
      Aborted
      Also this cause VM crash.
      java -Xbootclasspath/p:/net/vmsqe.russia/export/testbase/ctw/jars/ibiblio/maven2/org/microemu/cldcapi11/2.0.3/cldcapi11-2.0.3.jar
      The similar failure is with assertion "Error: Invalid layout of java.security.AccessControlContext":

      /net/vmsqe.russia/export/jdk/re/6u18/promoted/ea/b01/binaries/linux-i586/fastdebug/bin/java -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -Xbootclasspath/p:/net/vmsqe.russia/export/testbase/ctw/jars/ctw/jarfiles/amiJavaCert.jar


      VM option '-ShowMessageBoxOnError'
      VM option '+CompileTheWorld'
      Warning: Cannot open log file: hotspot.log
      Warning: Forcing option -XX:LogFile=/tmp//hs_pid26056.log
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/javaClasses.cpp:2490
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/BUILD_AREA/jdk6_18/hotspot/src/share/vm/classfile/javaClasses.cpp:2490), pid=26056, tid=3066436512
      # Error: Invalid layout of java.security.AccessControlContext
      #
      # JRE version: 6.0_18-b01
      # Java VM: Java HotSpot(TM) Server VM (16.0-b08-fastdebug mixed mode linux-x86 )
      # An error report file with more information is saved as:
      # /tmp/hs_err_pid26056.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Current thread is 3066436512
      Dumping core ...
      Aborted

            acorn Karen Kinnear (Inactive)
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: