-
Bug
-
Resolution: Fixed
-
P2
-
hs10, hs17, 6
-
b02
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206757 | 7 | Keith Mcguigan | P2 | Closed | Fixed | b130 |
Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" when running with fastdebug jvm:
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk6_11/hotspot/src/share/vm/classfile/systemDictionary.cpp:211), pid=16154
, tid=7
# Error: assert(!__the_thread__->is_Compiler_thread(),"Can not load classes with the Compiler thread")
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15-fastdebug mixed mode solaris-sparc)
nsk.jvmti.scenarios.hotswap.HS203.hs203t004.hs203t004
nsk/jvmti/scenarios/hotswap/HS203/hs203t004
Added here in the hope that the nightly failures summary will classify this
correctly as a (long) known failure, rather than as sometimes seems to happen
as a new failure.
# Internal Error (/tmp/jprt/P1/B/185041.ysr/source/src/share/vm/classfile/systemDictionary.cpp:164), pid=8408, tid=11
# assert(!THREAD->is_Compiler_thread()) failed: Can not load classes with the Compiler thread
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (20.0-b02-201011111850.ysr.assert-fastdebug mixed mode solaris-sparc compressed oops)
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk6_11/hotspot/src/share/vm/classfile/systemDictionary.cpp:211), pid=16154
, tid=7
# Error: assert(!__the_thread__->is_Compiler_thread(),"Can not load classes with the Compiler thread")
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15-fastdebug mixed mode solaris-sparc)
nsk.jvmti.scenarios.hotswap.HS203.hs203t004.hs203t004
nsk/jvmti/scenarios/hotswap/HS203/hs203t004
Added here in the hope that the nightly failures summary will classify this
correctly as a (long) known failure, rather than as sometimes seems to happen
as a new failure.
# Internal Error (/tmp/jprt/P1/B/185041.ysr/source/src/share/vm/classfile/systemDictionary.cpp:164), pid=8408, tid=11
# assert(!THREAD->is_Compiler_thread()) failed: Can not load classes with the Compiler thread
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (20.0-b02-201011111850.ysr.assert-fastdebug mixed mode solaris-sparc compressed oops)
- backported by
-
JDK-2206757 Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
- Closed
- relates to
-
JDK-7024234 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
- Closed
-
JDK-7024970 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
- Closed
-
JDK-6890958 Intermittent NPE when calling a method after class redefinition
- Closed
-
JDK-7030041 deferred CompiledMethodLoad events may have a stale oop problem
- Closed