JDK-8006506 : Add test for redefining methods in backtraces to java/lang/instrument tests
Type:Bug
Component:core-svc
Sub-Component:java.lang.instrument
Priority:P4
Status:Closed
Resolution:Fixed
Submitted:2013-01-16
Updated:2014-01-15
Resolved:2013-02-22
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.
Add a test to redefine a method in a backtrace to test fix for bug 7174978.
https://jbs.oracle.com/bugs/browse/JDK-7174978
RedefineMethodInBacktrace.sh
(Stefan's already written the test).
Comments
Test review request has been sent to serviceability-dev.