History log of /openjdk10/jdk/test/com/sun/tools/attach/BasicTests.java
Revision Date Author Comments
# 16960:2d00e12c474d 22-Mar-2017 iignatyev

8177374: fix module dependency declaration in jdk_svc tests
Reviewed-by: mchung, sspitsyn


# 12504:2d1a84d812d6 22-Jul-2015 ykantser

8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn


# 12475:34754a73913e 21-Jul-2015 jbachorik

8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed


# 12473:6148d6f85eaa 20-Jul-2015 ykantser

8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy


# 12284:5e50e2411d2e 09-Jun-2015 ykantser

8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn


# 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


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 11349:de6a496ab38c 23-Jan-2015 ykantser

8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
Reviewed-by: sla
Contributed-by: alexander.kulyakhtin@oracle.com


# 10207:f5c0ab598b7c 01-Jul-2014 jbachorik

8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla


# 9912:05e9c9216e26 09-May-2014 ykantser

8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb


# 9900:851b1ddcdfb2 25-Apr-2014 sla

8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun


# 9800:8adb41252e15 25-Apr-2014 sla

8041948: Build broken by fix of 8033104
Reviewed-by: darcy


# 9799:2b5b8d82173e 25-Apr-2014 sla

8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun


# 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


# 4001:59b2b9a34b3c 12-Apr-2011 dcubed

7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
Summary: Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load