Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8234608: [TESTBUG] Fix G1 redefineClasses tests and a memory leak
Co-authored-by: Ian Rogers <irogers@google.com> Co-authored-by: Thomas Schatzl <thomas.schatzl@oracle.com> Reviewed-by: tschatzl, sjohanss
- Loading branch information
Showing
with
19 additions
and 16 deletions.
- +2 −1 test/hotspot/jtreg/vmTestbase/gc/g1/unloading/README
- +8 −6 test/hotspot/jtreg/vmTestbase/gc/g1/unloading/libdefine.cpp
- +2 −2 ...ase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_cl/TestDescription.java
- +2 −2 .../gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_class/TestDescription.java
- +2 −2 ...se/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_obj/TestDescription.java
- +1 −1 ...otspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_cl/TestDescription.java
- +1 −1 ...pot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_class/TestDescription.java
- +1 −1 ...tspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_obj/TestDescription.java