JDK-6890958 : Intermittent NPE when calling a method after class redefinition
Type:Bug
Component:hotspot
Sub-Component:jvmti
Affected Version:hs16,hs17
Priority:P4
Status:Resolved
Resolution:Duplicate
OS:generic
CPU:generic
Submitted:2009-10-13
Updated:2023-12-13
Resolved:2014-02-21
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.
There is an intermittent NullPointerException when calling a function in a redefined class. Please see comments for details.
Comments
https://bugs.openjdk.java.net/browse/JDK-8035493
21-02-2014
Reassigned the bug to Markus by his request.
14-02-2014
EVALUATION
The following unresolved bug is open against the same test:
6766644 4/4 Redefinition of compiled method fails with assertion
"Can not load classes with the Compiler thread"
It is possible that this product bits failure is due to the
same bug that causes the non-product bits assertion failure.