Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: repo-valhalla
-
Fix Version/s: repo-valhalla
-
Component/s: hotspot
-
Subcomponent:
Description
Test java/lang/instrument/IsModifiableClassAgent.java fails with the below assertion when trying to re-transform class java.lang.IdentityObject
# Internal Error (.../open/src/hotspot/share/memory/universe.cpp:482), pid=33760, tid=33763
# assert(_the_single_IdentityObject_klass_array == __null) failed: Must not be initialized twice
#
# Internal Error (.../open/src/hotspot/share/memory/universe.cpp:482), pid=33760, tid=33763
# assert(_the_single_IdentityObject_klass_array == __null) failed: Must not be initialized twice
#