History log of /openjdk10/jdk/test/com/sun/jdi/VMConnection.java
Revision Date Author Comments
# 10242:075293ea610b 01-Jul-2014 ykantser

8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik


# 10205:7b662a967f74 01-Jul-2014 sla

8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes


# 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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1940:57195a368d33 25-Nov-2009 ohair

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


# 594:14f50aee4989 02-Oct-2008 xdono

6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell


# 411:c678b172284b 11-Jul-2008 jjh

6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple blanks
Summary: Fix to allow mutiple blanks between options
Reviewed-by: tbell


# 0:37a05a11f281 30-Nov-2007 duke

Initial load