JDK-8009374 : JSR292:assert(false) failed: DEBUG MESSAGE: MemberName required for invokeVirtual etc.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: hs25
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-03-04
  • Updated: 2013-06-10
  • Resolved: 2013-03-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
hs25Resolved
Related Reports
Duplicate :  
Description
;; Using jvm: "/export/local/common/jdk/baseline/solaris-i586/jre/lib/i386/client/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/opt/jprt/T/P1/124915.amurillo/s/src/cpu/x86/vm/macroAssembler_x86.cpp:626), pid=3200, tid=2
#  assert(false) failed: DEBUG MESSAGE: MemberName required for invokeVirtual etc.
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b79) (build 1.8.0-ea-fastdebug-b79)
# Java VM: Java HotSpot(TM) Client VM (25.0-b21-internal-201303011249.amurillo.hs25-b21-snapshot-fastdebug compiled mode solaris-x86 )
# Core dump written. Default location: /export/local/179133.JAVASE.PIT.VM.solaris-i586_vm_vm-headless_client_comp_vm.mlvm.testlist.runTests/results/ResultDir/redefineClassInBootstrap/core or core.3200
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

Comments
Closing this bug report as a dup of the JDK-7187554. We have to make sure all magic incantation from this bug are ported to the 7187554, so that the test failures in the nightly are recognized as known.
12-03-2013

Moving from hotspot/runtime -> hotspot/jvmti since the failing tests are for JVM/TI.
04-03-2013