diff src/share/vm/services/attachListener.hpp @ 11139:2e8f19c2feef

7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
author allwin
date Fri, 12 Jul 2013 18:43:27 +0200
parents 3c9bc17b9403
children 23c27f9ae1e8
line wrap: on
line diff
--- a/src/share/vm/services/attachListener.hpp	Wed Jul 10 15:49:15 2013 +0000
+++ b/src/share/vm/services/attachListener.hpp	Fri Jul 12 18:43:27 2013 +0200
@@ -50,6 +50,7 @@
 
 class AttachListener: AllStatic {
  public:
+  static void vm_start() NOT_SERVICES_RETURN;
   static void init()  NOT_SERVICES_RETURN;
   static void abort() NOT_SERVICES_RETURN;