RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong (original) (raw)
Thomas Stüfe thomas.stuefe at gmail.com
Fri Mar 23 15:02:59 UTC 2018
- Previous message (by thread): RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
- Next message (by thread): RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Coleen,
This looks good.
Thanks, Thomas
On Fri 23. Mar 2018 at 15:29, <coleen.phillimore at oracle.com> wrote:
Summary: The function isn't needed any longer.
I believe the function existed from an earlier day when Metaspace::contains walked the CLDG, so you needed a function to walk the unloaded list as well. Tested with Per's GC test suite and mach5 tier1-5 (until it failed in infra for some platforms), and my own local testing like: jtreg -exclude:open/test/hotspot/jtreg/ProblemList.txt open/test/hotspot/jtreg:hotspotallnoapps (and the closed jtreg tests too). open webrev at http://cr.openjdk.java.net/~coleenp/8199007.01/webrev bug link https://bugs.openjdk.java.net/browse/JDK-8199007 Thanks, Coleen -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180323/0db68009/attachment.htm>
- Previous message (by thread): RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
- Next message (by thread): RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]