History log of /openjdk10/jdk/test/lib/testlibrary/OutputAnalyzerTest.java
Revision Date Author Comments
# 12078:618e569e5694 02-Jun-2015 sla

8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
Contributed-by: amy.lu@oracle.com


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 11138:41dff9403130 01-Dec-2014 ykantser

8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
Reviewed-by: jbachorik


# 10861:01349233c077 17-Oct-2014 jbachorik

8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
Reviewed-by: sla, dholmes


# 6535:2de8c6c2d652 07-Feb-2013 ykantser

8007142: Add utility classes for writing better multiprocess tests in jtreg
Reviewed-by: alanb, rbackman