< prev index next >

test/java/beans/Introspector/Test5102804.java

Print this page
rev 1539 : 6911129: These tests do not work with CYGWIN: java/lang
Reviewed-by: tbell, alanb

*** 22,31 **** --- 22,32 ---- */ /* * @test * @bug 5102804 + * @ignore This test is not predictable with regards to GC * @summary Tests memory leak * @author Sergey Malenkov */ import java.beans.BeanInfo;
< prev index next >