RFR (XS): 8234608: [TESTBUG] Memory leak in gc/g1/unloading/libdefine.cpp

Thomas Schatzl thomas.schatzl at oracle.com
Mon Feb 3 09:19:21 UTC 2020


Hi,

On 31.01.20 04:27, Man Cao wrote:
> Hi,
> 
> I have incorporated Thomas's changes, and fixed the tests and updated the
> CR.
> New webrev: https://cr.openjdk.java.net/~manc/8234608/webrev.01/
> 
> The issue is that the signature of makeRedefinition0() in libdefine.cpp was
> wrong.
> It missed the "jclass clazz" parameter.
> 
> I have tested using 'make test
> TEST="test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_*"
> ', for both fastdebug and product builds.
> 
> I suppose Submit repo would not run these tests, because it only runs
> tier1. Am I correct?

   hs-tier1-5 passed. Looks good.

Thomas



More information about the hotspot-gc-dev mailing list