RFR (S) 8073705: jvmtiRedefineClasses.cpp assert cache ptrs must match
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Fri Mar 27 02:36:21 UTC 2015
Sorry, please, skip this email.
The subject was copied from another bug.
I'll re-post the RFR shortly.
Thanks,
Serguei
On 3/26/15 5:50 PM, serguei.spitsyn at oracle.com wrote:
> Please, review the fix for:
> https://bugs.openjdk.java.net/browse/JDK-8073705
>
>
> Open hotspot webrev:
> http://cr.openjdk.java.net/~sspitsyn/webrevs/2015/hotspot/8073705-JVMTI-redefscale2.1/
>
>
>
> Summary:
>
> This is the 2-nd round of performance/calability fixes in class
> redefinition.
> This time, the two remaining issues that were left alone in the
> first round fix:
> - optimized ConstantPoolCache::adjust_method_entries() is used
> for previous versions
> - the MemberNameTable::adjust_method_entries() has been optimized
> too
> - some cleanup
>
>
> Testing:
> In progress: nsk redefine classes tests, JTREG java/lang/instrument,
> com/sun/jdi
>
>
> Thanks,
> Serguei
>
More information about the serviceability-dev
mailing list