[12] RFR (S) 8205534: Remove SymbolTable dependency from serviceability agent

Poonam Parhar poonam.bajaj at oracle.com
Tue Jun 26 21:18:50 UTC 2018


Hello Coleen,

The changes look good to me. One minor thing that I noticed though:

At Line 94 in file 
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java

The comment above the function find() is removed. Is that intentional?

Thanks,
Poonam

On 6/22/18 2:40 PM, coleen.phillimore at oracle.com wrote:
> Summary: Modify SA code to not use SymbolTable and remove it.
>
> This is to support the concurrent hashtable for SymbolTable.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8205534.01/webrev
> bug link https://bugs.openjdk.java.net/browse/JDK-8205534
>
> Tested with hs-tier1-5.
>
> Thanks,
> Coleen



More information about the serviceability-dev mailing list