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

assertion failure in compiler on retransformation -- old methods not in context

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • None
    • 6
    • generic
    • generic

      When all core classes have been had the null retransformation applied to them the following assertion fails.

      Currently tested only in client compiler in a debug build. Only happens sporatically unless -Xcomp is used, in which case failure is regular.

      ---------------------------------------------------------

      Dependency method not found in the associated context:
        context = java.io.BufferedWriter
        method = java.io.Writer::write
        found = java.io.Writer::write
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/dependencies.cpp:1150]
      #
      # An unexpected error has been detected by Java Runtime Environment:
      #
      # Internal Error (/net/jpda.sfbay/export/home/ws/hs/e/src/share/vm/code/dependencies.cpp, 1150 [ Patched ]), pid=29566, tid=7
      #
      # Java VM: Java HotSpot(TM) Client VM (1.6.0-internal-debug mixed mode)
      #
      # Error: assert(wf.check_method_context(ctxk, m),"proper context")
      # An error report file with more information is saved as hs_err_pid29566.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Current thread is 7
      Dumping core ...

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: