History log of /openjdk10/jdk/test/com/sun/jdi/RunToExit.java
Revision Date Author Comments
# 11884:b45c81ca8671 07-May-2015 ykantser

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


# 11617:8060ab4045ae 10-Mar-2015 jbachorik

8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
Reviewed-by: sla


# 10770:27f83b6f9672 29-Sep-2014 farvidsson

8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
Summary: Add better failure reporting to com/sun/jdi/RunToExit.java test
Reviewed-by: sla, egahlin, jbachorik
Contributed-by: fredrik.arvidsson@oracle.com


# 10093:056cd206a147 17-Jun-2014 sla

6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Summary: Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes


# 9946:5d191d40073f 22-May-2014 dsamersoff

8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
Summary: InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed


# 8187:9684ed81cd21 27-Sep-2013 ksrini

8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1947:44ad385143a8 01-Dec-2009 ohair

6905705: Fix broken exit code values in jdk/test/Makefile
Reviewed-by: tbell


# 1940:57195a368d33 25-Nov-2009 ohair

6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
Reviewed-by: dcubed


# 0:37a05a11f281 30-Nov-2007 duke

Initial load