RFR 8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering, length on Solaris

Karen Kinnear karen.kinnear at oracle.com
Thu Dec 19 09:42:57 PST 2013


Coleen,

Code looks good.
In particular I was checking we handle both the null and empty_int_array cases - I assume
that we need to handle both due to bootstrapping issues.

thanks,
Karen

On Dec 19, 2013, at 11:40 AM, Coleen Phillimore wrote:

> Summary: A method with no declared methods was getting an AME overpass method with the latest change.  The method_ordering array was not updated for the new methods.
> 
> open webrev at http://cr.openjdk.java.net/~coleenp/8030633/
> bug link https://bugs.openjdk.java.net/browse/JDK-8030633
> 
> Tested with existing tests nsk/jvmti/RedefineClasses/StressRedefine{WithoutBytecodeCorruption}. Needs native code to create new test in jtreg, so I didn't add one.
> 
> Thanks,
> Coleen



More information about the hotspot-runtime-dev mailing list