History log of /openjdk10/jdk/test/lib/testlibrary/jdk/testlibrary/Utils.java
Revision Date Author Comments
# 17388:4540d6376f3e 21-Jun-2017 iignatyev

8182565: remove jdk.testlibrary.Utils::tryFindJvmPid and waitForJvmPid methods
Reviewed-by: rriggs


# 15493:b61ee43309f3 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 13314:ddb52d0fc6ff 06-Nov-2015 jbachorik

8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff


# 12928:9a84eb7c34e1 21-Oct-2015 igerasim

8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
Reviewed-by: chegar


# 12209:69cb11a71ab8 17-Jun-2015 kshefov

8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov


# 11233:375809586f23 13-Dec-2014 dpochepk

8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
Reviewed-by: fzhinkin, iignatyev


# 11230:6249ced5ff69 24-Dec-2014 tpivovarova

8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev


# 11012:1d480d8fcf8c 25-Nov-2014 kshefov

8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov


# 10995:c1b9e677cdd7 31-Oct-2014 brutisso

8061308: Remove iCMS
Reviewed-by: mgerdin, jmasa


# 10468:7e540be999e7 18-Aug-2014 stefank

8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
Reviewed-by: jmasa, brutisso, sla


# 10377:39b09fc36115 25-Jul-2014 jbachorik

8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau


# 9766:e0c909934cd6 16-Apr-2014 mtobiass

8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
Reviewed-by: mchung, jbachorik
Contributed-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>


# 9143:3cbeb88b8735 21-Jan-2014 jbachorik

8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Reviewed-by: sla


# 9080:0ba15ac25072 16-Jan-2014 ykantser

7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
Reviewed-by: egahlin, sla, jbachorik


# 8937:d30f49aa2d01 03-Dec-2013 sla

6461635: [TESTBUG] BasicTests.sh test fails intermittently
Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
Contributed-by: mattias.tobiasson@oracle.com


# 8840:64a492bc0ba7 13-Nov-2013 sla

8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Summary: Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
Contributed-by: mattias.tobiasson@oracle.com


# 8697:b04b124418d8 30-Oct-2013 ykantser

8022229: Intermittent test failures in sun/tools/jstatd
Reviewed-by: sla, egahlin, jbachorik, allwin