RFR: 8042778: Getting all visible methods in ReferenceTypeImpl is slow

David Holmes david.holmes at oracle.com
Thu Jul 10 02:44:18 UTC 2014


I'm good with it too - as Erik is happy with it.

So Reviewed.

David

On 10/07/2014 3:56 AM, Erik Gahlin wrote:
> Looks good!
>
> Not a Reviewer, but I can sponsor it.
>
> Erik
>
> Jeremy Manson skrev 08/05/14 20:56:
>> I'm testing out my newly acquired OpenJDK authorship with something
>> simple.  If I did this wrong, I apologize.
>>
>> Basically, the debugger becomes very slow if there are a lot of
>> methods in a class.  This can happen (O(thousands)) if you are using a
>> code generation tool.
>>
>> http://cr.openjdk.java.net/~jmanson/8042778/webrev.00/
>> <http://cr.openjdk.java.net/%7Ejmanson/8042778/webrev.00/>
>>
>> Reviews from reviewers and committing from committers would be
>> appreciated.  Thanks!
>>
>> Jeremy
>


More information about the serviceability-dev mailing list