JDK-2218720 : Instrumentation.retransformClasses() leaks class bytes
  • Type: Backport
  • Backport of: JDK-7122253
  • Component: hotspot
  • Sub-Component: jvmti
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-12-16
  • Updated: 2014-09-30
  • Resolved: 2012-12-03
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.
JDK 6 Other
6u60 b01Fixed hs23Fixed
Comments
Backport from JDK7.
03-10-2012

SUGGESTED FIX The fix in the attached 6u29.hotspot.export needs to be modified by the fix for the following bug: 7127032 2/4 fix for 7122253 adds a JvmtiThreadState earlier than necessary The fix for 7127032 takes care of a test regression that managed to sneak through during the test cycle for 7122253.
05-01-2012

SUGGESTED FIX See the attached 6u29.hotspot.export for the changeset to apply to the JDK6u29 hotspot repo. The attachment is in 'hg export' format and can be imported into a repo via the 'hg import' command.
23-12-2011

EVALUATION See main CR.
17-12-2011