History log of /openjdk9/jdk/test/com/sun/jdi/BadHandshakeTest.java
Revision Date Author Comments
# 11995:0b7e7ea7f2fe 08-May-2015 hseigel

Merge


# 11992:02b502dba96b 05-May-2015 ykantser

8076998: BadHandshakeTest.java fails due to warnings in output
Reviewed-by: sla


# 11884:b45c81ca8671 07-May-2015 ykantser

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


# 11671:9cba30cd20f2 16-Mar-2015 ykantser

8073794: jdk/test/com/sun/jdi/BadHandshakeTest.java should retry if tcp port is taken
Reviewed-by: jbachorik


# 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


# 9941:4ae47665ede7 22-May-2014 ykantser

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


# 9089:8865f8ed4fa0 17-Jan-2014 sjiang

8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
Reviewed-by: dholmes, jbachorik


# 8793:680ef14a2cc0 13-Nov-2013 jbachorik

8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
Reviewed-by: dholmes, ykantser


# 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


# 1611:87a2ef2439bc 04-Sep-2009 alanb

6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
Reviewed-by: tbell, ohair, dcubed, andrew


# 0:37a05a11f281 30-Nov-2007 duke

Initial load