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

nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001 asserts with fastdebug -Xcomp -client

XMLWordPrintable

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

      The test is
          nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001

      The assert only fires if both -client and -Xcomp are used (and a fastdebug vm of course).
      I see it firing as far back as b80.
      > > Internal Error (src/share/vm/runtime/sharedRuntime.cpp, 848)
      > > assert(receiver_klass->is_subtype_of(static_receiver_klass()),
      > > "actual receiver must be subclass of static receiver klass")
      >
      Haven't tried earlier builds.

      In cases where the assert does not fire, the test fails anyway due to bug
        6444009 3/4 JDWP: JDWP command ThreadReference.forceEarlyReturn

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: