< prev index next >

test/jdk/com/sun/jdi/OomDebugTest.java

Print this page

        

*** 27,36 **** --- 27,37 ---- * @bug 8153711 * @summary JDWP: Memory Leak (global references not deleted after invokeMethod). * * @author Severin Gehwolf <sgehwolf@redhat.com> * + * @requires vm.gc != "Z" * @library .. * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g OomDebugTest.java * @run main OomDebugTest OomDebugTestTarget test1 * @run main OomDebugTest OomDebugTestTarget test2
< prev index next >