Request for review 8004883: NPG: clean up anonymous class fix
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Dec 11 15:12:28 PST 2012
Looks good. Thanks for doing this as a separate cleanup.
Did you need these changes to get it to compile?
http://cr.openjdk.java.net/~coleenp/8004883/src/share/vm/opto/library_call.cpp.udiff.html
StefanK
On 12/11/12 11:17 PM, Coleen Phillimore wrote:
> Summary: Add klass_holder() to return either mirror or class_loader
> depending on if the class is anonymous or not.
>
> Add code cleanup requested by John Rose and StefanK.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8004883/
> bug link at http://bugs.sun.com/view_bug.do?bug_id=8004883 (just
> filed, might not show up yet).
>
> Ran nashorn tests again.
>
> Thanks,
> Coleen
>
>
>
More information about the hotspot-dev
mailing list